Tool/software: Code Composer Studio
Hello,
I am working with the kentec display on the tm4c123 MCU. I would like to pass a value into the touch screen from a rpm measurement calculated. I am working with this code now.
I have this working, but i have ASCII character displaying instead of the "RPM: %d/0".
this is the canvas i have to display the function created above.
I am trying to get a value updating to show the rpm that was measured from the bike. The code compiles correctly, but i am not getting the value i want to display on the screen. I have read in the grlib, but haven't found much help there with writing this. Any suggestions?
Thanks,
Mike


