JorgeGzm opened a new pull request, #15796: URL: https://github.com/apache/nuttx/pull/15796
## Summary optimize display timings and memory configuration to linum-stm32h753bi board. ## Impact - Optimize FMC/SDRAM configuration for faster memory access - Improve overall display performance for LVGL applications These changes aim to enhance the FPS in LVGL benchmark demos, for some screen tests it was possible double the fps. ## Testing build the example bellow and execute the lvgl beanchmark demo. ``` nuttx$ ./tools/configure.sh linum-stm32h753bi:lvgl nsh> lvgl benchmark ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org