cancel
Showing results for 
Search instead for 
Did you mean: 

Hi Touch GFX team, im new to touch gfx tool, im using a co2 sensor in my application need to diaplay sensor values on the display also need to update the values to the graph. Please suggest me how to read my sensor values and display it on the display.

Mk.31
Associate III

Im using stm32H7 discover board and a co2 sensor which is interfaced through I2C.

1 ACCEPTED SOLUTION

Accepted Solutions
Romain DIELEMAN
ST Employee

Hi,

You can have a look at the backend communication article in the documentation and at the provided examples. This will help you understand how to communicate between your UI and sensors. Karl did a couple of videos that can also help you.

/Romain

View solution in original post

3 REPLIES 3
Romain DIELEMAN
ST Employee

Hi,

You can have a look at the backend communication article in the documentation and at the provided examples. This will help you understand how to communicate between your UI and sensors. Karl did a couple of videos that can also help you.

/Romain

Mk.31
Associate III

Hi Romain,

Apology for the late reply, those inputs solved my issue. thanks for your suggestions.

/Megh

Great to hear that 👍

Could you select my answer as "Best answer" ?

/Romain