cancel
Showing results for 
Search instead for 
Did you mean: 

Integration Your code in TouchGFX created code

Arash_Tah
Associate

Hi everyone

I am looking for a tutorial on: how to integrate your code in TouchGFX with some used case examples such as ON/OFF control of an LED or sending data over serial port to Putty terminal on PC

I am using the following Board:

STM32F469I-DISCO

2 REPLIES 2
mathiasmarkussen
ST Employee

Hello,

Tutorial 7: Creating an Application for TSD knob display | TouchGFX Documentation uses both LEDs and UART communication. You can follow that guide and inspect the project to see how the hooks to use the hardware is set up.

You can also find some examples of how to do things like that as board specific demos in TouchGFX Designer, although none of them are for your particular board:

mathiasmarkussen_0-1763469837448.png

 

Thanks mathias markussen 

I appreciate your help, I'll take a look

kind regards