Hi,
I need to save a word-variable in an EEPROM.
So I thought I could save the highbyte and lowbyte of the variable in the EEPROM and set them in my PBP programm together.
My question is:
How can I calculate the lowbyte and highbyte of a number?
I know that I can read an write the highbyte oder lowbyte in PBP but I need to know how to calculate theses values without PBP.
Thanks
Frank
Bookmarks