|
Hi all,
Perhaps a dumb question but the docs and examples haven't provided an answer. I'm trying to output the result of 10 bit A/D conversions to the LCD. If I use LCD_Decimal, it works fine. If I use LCD_Hex, it doesn't output the value of the high byte in the word. I've also tried created a word length constant and sending it to the LCD; same result - decimal output is fine, hex does not show high byte. I am using FILLUP_ZERO in each case.
Any thoughts?
Thanks,
Dave |