cancel
Showing results for 
Search instead for 
Did you mean: 

How to use touch GFX for original board

Mori1
Visitor

Hi,

I would like to make a GUI for my original board which uses a STM32F427.

However, I have not been able to find any reference which create GUIs without Discovery boards. 

Does anyone know how to create a GUI for original board  by the touch GFX?

Thanks for your help.

 

2 REPLIES 2
INaee.1
Senior

Hi Mori1

I have good experience interfacing non-standard boards with touchgfx.

I will recommend you , first implement LTDC and play with colors . then implement TouchGFX.

Following is one of my old experiment with STM32F429 discovery (on the back) and 720x1280 RGB TFT.

 

INaee1_2-1687541594097.jpeg

regards

I.N

MM..1
Chief II

Primary for custom board you require start project create not in TouchGFX. Most simple way is start in CubeIDE or CubeMX. MX is only one way if you plan multicore MCU, but every version have new plus and minus, then maybe...

But this is for long write.