Skip to main content
Mk.31
Associate II
February 11, 2021
Solved

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 displa

  • February 11, 2021
  • 2 replies
  • 1003 views

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

This topic has been closed for replies.
Best answer by Romain DIELEMAN

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

2 replies

Romain DIELEMAN
Romain DIELEMANBest answer
ST Employee
February 11, 2021

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
Mk.31Author
Associate II
February 25, 2021

Hi Romain,

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

/Megh

Romain DIELEMAN
ST Employee
February 25, 2021

Great to hear that :thumbs_up:

Could you select my answer as "Best answer" ?

/Romain