Hi
I'm using sitara AM3358 starter kit how to rewrite the data to EEPROM in example code using i2c ?
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.
Hi
I'm using sitara AM3358 starter kit how to rewrite the data to EEPROM in example code using i2c ?
please contact ti.com they will provide some commands to how to generate example code.
thank you.
I would need to know how exactly you received the example code to figure out who are the corresponding personals to route your query to. I won't be able to help you if you don't provide enough details.
Hi,
I am assigning your query to our sw expert. The response will be posted here.
Hi,
I have been assigned this thread and will begin looking into your EEPROM question.
Regards,
Dillon
Just to make sure I'm understanding your question properly, are you just looking to rewrite to EEPROM in general? Or do you specifically want to rewrite it in a similar way to the I2C example code?
Regards,
Dillon
The best example for rewriting EEPROM is our firmware example located at pdk_am335x_1_0_17/packages/ti/drv/i2c/example/firmware_example/src/main_test.c. It walks through the process of writing, reading, and then error checking EEPROM using I2C.
Does this example code seem to be what you're looking for?
Regards,
Dillon