How to use DDR on STM32MP135F-DK without using DDR_init example?
Good Morning, I don't know if anyone can help me or if this is right place to ask this question but I am having an issue when initializing the DDR on the STM32MP135F-DK board. I know the official advice is to run the DDR_init example prior to each ru...