cancel
Showing results for 
Search instead for 
Did you mean: 

how to display the value in float using snprintf?

Angle
Associate II

Hi, how can i use the snprintf for float value in touchgfx? I want to display the data from the sensor in touchgfx lcd but in float

This discussion is locked. Please start a new topic to ask your question.
12 REPLIES 12

Have you checked if the "update" functions are called when needed and that the angle_pitch/... values are correct as well when debugging ? I would guess that those angle values are never updated if everything else is working fine on the screen.

/Romain

is okay I got it already

What do you mean ?