2019-11-08 06:02 AM
I am working on STM32H750 microcontroller. I want to use 480X272 RGB LCD without external RAM. So i was trying emwin example code but that uses external SDRAM for lcd data storage. I changed data storage location from external RAM to Internal RAM but lcd is not displaying the proper data.