Associate II
January 19, 2021
Question
LTDC & FMC cannot be used together for stm32h743iit6
- January 19, 2021
- 1 reply
- 1121 views
Hi
I have designed a custom board using stm32h743iit6 and used an SDRAM and LTDC as well,
the problem is that right now Ltdc is working fine with the LCD and FMC is also working fine but when I combine them together the MCU becomes unresponsive, for example in the same program generated by cubemx if I comment on the FMC initialization LTDC is working and also if I comment the LTDC them the SDRAM is working but as soon as I initialize them together the MCU becomes unresponsive,
Any help is greatly appreciated
thanks