AM261x MCU+ SDK  11.00.00
I2C Led Blink Interrupt LLD

Introduction

This example demonstrates setting of multiple LED at the same time connected to the same I2C controller. It makes use of the I2C LLD Driver and it's interrupt transfer API.

The application will blink all the I2C controlled LED in the EVM.

Application exits after 10 iterations.

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,

[I2C] LLD LED Blink Test Started in Interrupt Mode ...
LED will Blink for 10 loop ...
All tests have passed!!