It's posible from C language to simple write/read a byte in FLASH (as if were an EEPROM)?
The micro is 9S08GT
I need to store a value that
The normal answer is : an external EEPROM
but, can it be done with FLASH and avoid external EEPROM?
已解决! 转到解答。
Hello and welcome to the fora.
Yes you certainly can do this.
Do a search in the 8 bit microcontroller forum for the multitude of threads on this subject to be found there.
Good Luck!