I'm doing some fp calculus and result is stored in 3 byte's. How to display this value on LCD in decimal presentation?
For example, a1= 3f, a2=12, a3= 34
h 3f1234 = 4133428, and this is a value to display on LCD (or serial port).
I'm doing some fp calculus and result is stored in 3 byte's. How to display this value on LCD in decimal presentation?
For example, a1= 3f, a2=12, a3= 34
h 3f1234 = 4133428, and this is a value to display on LCD (or serial port).
Bookmarks