This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

89s8252 internal EEPROM Write

I had written a code in c for read and write the data to internal EEPROM as a char.Now I want to wriye it as a int or float then what i have to do?
Is it any way to access the the int as a char so that i can divide the int in two char and pass it to Write function.

0