cancel
Showing results for 
Search instead for 
Did you mean: 

How to print a string on the display using wildcard in touchgfx?

kvkhekale
Associate II

Hello,

I am preparing a keypad project in touchgfx.

Basically I need to print integer and fraction values on LCD screen through keypad.

However, since touchgfx generates a wildcard as uint16_t, I am not able to put the value inside a buffer and giving it in the string form to snprintf, so as to print it on the screen.

How can I generate a wildcard variable in char* format, instead of uint16_t format?

12 REPLIES 12

HI,

how u solved this problm, plz share with me, I am also getting second character displayed.

With "Wildcard list" do you mean "Wildcard Range"?

I am facing same pblm.

THank you

Show me code and screenshots.

/Martin