cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX Backend Communication

AZamm.1
Associate

Hello,

I'm trying to comunicate with backend.

In particular, I created a variable in the main.c file and I would like the variable to generate events (for example image change) in my graphic project..

Is there anyone who has a solution?

Thank you

1 REPLY 1
Romain DIELEMAN
ST Employee

Hi,

I recommend this video made by Gustavo to understand how to communicate between the main.c (or the rest of your hardware) and your TouchGFX UI.

Here is also the Backend communication article to further explain the process in case you have missed it.

/Romain