I have seen data be written to the flash/EE data memory with ECON in assembly language but I have not been able to find any example code in C. I am unfamiliar with assembly so I am trying to learn how to write data to the flash/EE data memory in C. If anyone has any ideas on how to do this it would help greatly. thanks. - Nathan Necaise
Did you look here? http://www.keil.com/download/docs/adu812_eeprom.zip.asp Jon