Squibcakes , The Ascii value of "A" equals hex 41 but the value of 10 decimal equals "A" hex. Do you want to convert the ascii value of "a" to hex?
Dave Purola,
N8NTA
Squibcakes , The Ascii value of "A" equals hex 41 but the value of 10 decimal equals "A" hex. Do you want to convert the ascii value of "a" to hex?
Dave Purola,
N8NTA
OK,
if you don't convert the value into hexadecimal ASCII-Characters before writing them to EEPROM, you read them back as usual binary value.
If you convert it to ASCII before writing you must convert it back after reading !
Easy:
Don't translate it to chinese if you don't want to read Chinese !
PBP 2.50C, MCS+ 3.0.0.5, MPLAB 8, MPASM 5.14, ASIX Presto, PoScope, mE mikroBasic V7.2, PICKIT2
Bookmarks