Skip to main content
mross.22
Visitor II
December 5, 2018
Question

How can I interface touchgfx with stm32f746g?

  • December 5, 2018
  • 2 replies
  • 708 views

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.

This topic has been closed for replies.

2 replies

Mon2
Senior III
December 11, 2018

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
Associate III
December 15, 2018

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.