Skip to content

After SDK update FPS dropped from 30 to 5 #178

@Vadimatorik

Description

@Vadimatorik

Answers checklist.

  • I have read the documentation SiFli-SDK Programming Guide and the issue is not addressed there.
  • I have updated my SiFli-SDK branch (main or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

I have a big project. The project:

  1. Based on 523 microcontroller
  2. Has LCD with QSPI
  3. TTF fonts with GPU support (resource manager)
  4. LVGL 9
  5. Subproject EEZ Studio (0.23)
  6. Reproduces a sequence of PNG files

The project is built on version 2.4 from github

For demonstration purposes I have created a test project for the eh-lb523 board (demo board):

test_gpu_app.zip

For the assembly:

  1. Add 1 megabyte for LVGL 9 heap (It is not possible to set a heap for LVGL in PSRAM from menuconfig #173)
  2. Enter the .\set_env.bat to the SDK root directory
  3. Change the paths to Python (I recommend python 3.10 or higher) and EEZ Studio (version 0.23) in the file test_gpu_app\dependency\gui\config.json
  4. Go to the test_gpu_app\mc_proj directory
  5. Build a project scons --board=eh-lb523 -j12
  6. Write firmwire .\build_eh-lb523_hcpu\uart_download.bat

Video:
https://drive.google.com/file/d/1AzO1BHrPrle08PxRdPoATWFZfG7-ohE6/view?usp=sharing

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions