ltdc not working properly with external ram (octoSPI APS6408L-3OBM-BA) on stm32h723 processor
Hello everyone.
I have a question. I am using the stm32h723 processor in a project. I keep my image data in octoSPI external ram correctly. When I show OCTOSPI_BASE_ADRES to LTDC peripheral, the screen is distorted, but when I keep the same image in my flash memory, the image is fine. What would be the reason?.Could it be a sync problem between ltdc and octospi?