This example demonstrates writing 10 Bytes of data to I2C based EEPROM devices present in the board and then reading back the same data from the EEPROM.
| Parameter | Value |
|---|---|
| CPU + OS | r5fss0-0 nortos |
| a53ss0-0 nortos | |
| Toolchain | ti-arm-clang |
| arm.gnu.aarch64-none | |
| Board | am64x-evm, am64x-sk |
| Example folder | examples/drivers/i2c/i2c_memory_read |
Shown below is a sample output when the application is run,