TFT external Display using NUCLEO-F746ZG or STM32F769I Disc1
Hi, I've already developed a graphic application with the STM32F746G-DISCO on TOUCHGFX and it works well.
Now I would like to develop the same graphic application on a different ST board without an onboard TFT display. I want to use an external display (same 4.3" and 480x272 pixels) and then put the previous FW on this new board.
My questions are:
- is it possible to use the NUCLEO-F746ZG board with an external display without touching the FW I've already generated from Touch GFX? In this case how could I make the connection between the nucleo board and the display?
- if the previous point is not achievable easily, I saw that the STM32F769I Disc1 provides a connector (B-LCDAD-RPI1) for an external TFT display. Could be good choice considering that the microcontroller is different and the code generated from touchGFX is made for the STM32F746?
Thank you for your time.
Best regards
