AM261x MCU+ SDK  11.00.00
I2C Memory Read Polling LLD

Introduction

This example demonstrates writing data to & reading data from the EEPROM connected to the I2C controller. Application writes 10 Bytes to the EEPROM in interrupt mode and then reads back the same 10 Bytes.

The application makes use of the I2C LLD driver and it's memory read/write polling APIs.

Supported Combinations

Steps to Run the Example

See Also

I2C Low Level Driver

Sample Output

Shown below is a sample output when the application is run,