Question
TouchGFX UI works in simulator but not displaying on STM32H7B3I-EVAL TFT (only backlight ON)
Hello,
The board revision I am using is MB1370-lcd-b02 a254300030.
I am working with the STM32H7B3I-EVAL board and using TouchGFX (TouchGFX Designer).
I have created a simple screen in TouchGFX, and:
- The simulation runs correctly on PC
- The project builds successfully in STM32CubeIDE
- The code flashes successfully to the board
However, on hardware:
- The TFT backlight turns ON
- But no UI is displayed (screen is blank)
