cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F429i_DISC1 Tutorials with IAR and SW4STM32 Compilers (with TouchGFX & STM32CubeMX)

Mon2
Senior III

Hello. Here is the latest version of the tutorial with details of the procedure that is working for us after much trial & error:

< permanent link on our server >

https://axxonshare.s3.amazonaws.com/my_combo_tutorial.zip

Step by step procedure on how to integrate the STM32CubeMX tool with TouchGFX using the IAR and SW4STM32 compilers for the STM32F429i_DISC1 target hardware. With a working (resistive) touch panel.

Welcome all feedback.

10 REPLIES 10
Clark Sann
Senior

@Mon2​ I couldn't see any significant differences between my app and yours. I just installed TeamViewer. Would you like to take a look? It is 12:50 here now. I have about an hour before I have to leave.

Nevermind....I figured out what the problems were. My app is now building and the touch screen works. OUTSTANDING! THANK YOU THANK YOU THANK YOU

Here is what I had to do to get mine to work:

  1. added FT5336.c and FT5336.h to project
  2. added Components/Common to project
  3. added stm32746g_discovery_ts.h file to STM32F7TouchController.cpp.

I will add more info later. The folder structure is so convoluted I can't figure out where the files were placed. Out of time now.