Problem with LTDC and FMC with external SDRAM
Hi,
I am using an STM32H743 with external SDRAM connected using the FMC interface, and HMDI transmitter connected using the LTDC interface. The frame buffer for the LTDC is located in external SDRAM.
The problem I am having is that when writing to external SDRAM, every so often the screen connected over HDMI will go blank for a second or 2 before displaying the normal image again.
The problem happens even if I am writing to another area in SDRAM (i.e. not the framebuffer).
I am assuming I have something set incorrectly, but do not know what it could be,
Has anyone had a similar experience, or anyone been able to a similar setup working?
Thanks
Mark