cancel
Showing results for 
Search instead for 
Did you mean: 

How can I interface touchgfx with stm32f746g?

mross.22
Associate

I made with StmCubeMx the configuration for my board, and I generated the file for touch gfx.

Then I implemented my gui on Touch Gfx and I needed to interface the signal that were coming from the board to the gui. I followed a lot of guides and tutorials but I wasn't been able to achieve anything.

What shuold I do if I have to call a function that I have implemented in Touch Gfx in the Main that I built on CubeMx?

Thanks.

2 REPLIES 2
Mon2
Senior III

I think you will want to review this webpage:

https://touchgfx.zendesk.com/hc/en-us/articles/360019884752-Configuring-STM32F746G-DISCO

At this time, there are limited full support examples of how to use STCubeMX with TouchGFX but your target is already documented. Good luck!

PS: We are waiting for a similar solution using the STM32F429 DISC1 kit.

Clark Sann
Senior

You will need a lot of luck. The article you mentioned about TouchGFX and the STM32F746G-DISCO board does not agree with the TouchGFX portion of the CubeMX tutorial. I don't now which tutorial is correct. Also it only works for IAR.