Complete graphical assets not displayed on custom STM32 board
Hello,
We have developed a custom STM32 board using STM32F746G controller, with the hardware design based on STM32F746G-DISCO EVAL board.
We are using TouchGFX for developing graphics.
The debug interface we are using is JTAG, and the debugger we are using is STLINK-V3SET
We are using ST-LINK Utility for flashing the hex file.
The device gets programmed but the graphics displayed are incomplete.
The texts with colour variation are seen but widgets such as buttons and image are not seen. Also, wildcard text changes are visible.
Our pin mapping are exactly same as per EVAL board for QSPI, SDRAM, LCD TFT, etc
Please refer below images, the image needs to be displayed but the screen shows blank.
I understand graphical assets get normally stored in QSPI memory and based on the log of ST Link Utility the program is not getting written at QSPI memory locations at all due to which we are able to produce text content but not able to show graphics as programmed in TouchGFX.
We expect your expert advice to understand cause of this issue and solve this.
Thanks,
Ameya

