Other Parts Discussed in Thread: C2000WARE
Tool/software: TI C/C++ Compiler
Is there any examples to write data to eeprom
Because all examples only for read from eeprom! !!???
So how can I write data to eeprom ..???
Thanks .
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
Is there any examples to write data to eeprom
Because all examples only for read from eeprom! !!???
So how can I write data to eeprom ..???
Thanks .
Hi Ali,
Are you meaning over I2C? The example in C2000ware both writes to and reads from an I2C eeprom:
C:\ti\c2000\C2000Ware_3_01_00_00\device_support\f2806x\examples\c28\i2c_eeprom
Best,
Kevin