The screen is white. Please help me.
Hello, I am a beginner developer who is new to STM32 with TouchGFX.
I am currently trying to display the GUI configured in TouchGFX Designer on a custom board consisting of an STM32F429IGT6 MCU and IS42S16400J - 7TL SDRAM.
I have completed all GPIO settings while reviewing the circuit diagram, and also completed settings for FMC and LTDC in CubeMX. I have also written the SDRAM initialization code in the main.c file based on the example.
The issue is that the screen remains blank.
After reviewing various materials, I believe the settings are correct, and I have also completed the PCB power-on test.
It seems like the SDRAM is not initializing properly. Please let me know if there is anything I might have missed.
