Question
Test inquiry to write and read data to stm32f469i_Discovery External RAM?
TouchGFX is used for stm32f469i_Discovery.
I want to test External RAM because I can't express the picture well on the LCD screen.
I want to write 0xAF from 0xC0000000 to 0xCFFFFFFFF, and test if I read 0xAF when I read the same bungee, and I need advice on how to set up the program.