STM32H750 LVGL Display Issues
Hi Support I'm running a LVGL demo,set the framebuffer address at extern SDRAM address 0xC0000000 "pLayerCfg.FBStartAdress = ((uint32_t)0xC0000000);" lvgl need a work mem for dynamically allocated data when assign the work mem on IR...