walnux/Documentation/platforms/arm/stm32h7
Jorge Guzman 7240565ca3 boards/linum-stm32h753bi: Fix LVGL video memory allocation
Previously, the LVGL example had a workaround in lv_nuttx_fbdev.c to prevent
video memory invasion. This fix properly addresses the issue by:

- Reducing total SDRAM size from 8MB to 6MB
- Moving LTDC base address to 0xC0600000
- Reserving dedicated space for video memory outside NuttX heap

This ensures proper memory separation between video buffer and system heap.

Signed-off-by: Jorge Guzman <jorge.gzm@gmail.com>
2025-01-29 12:43:39 +08:00
..
boards boards/linum-stm32h753bi: Fix LVGL video memory allocation 2025-01-29 12:43:39 +08:00
index.rst Documentation: Fix typos 2023-10-29 10:35:51 +08:00