How can I interface touchgfx with stm32f746g?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-05 2:12 PM
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.
- Labels:
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-11 3:52 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-15 7:47 AM
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.
