AM65x MCU+ SDK  09.01.00
I2C Led Blink

Introduction

This example demonstrates setting of multiple LED at the same time connected to the same I2C controller. The application will blink all the I2C controlled LED in the IDK. Application exits after 10 iterations..

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 freertos
Toolchain ti-arm-clang
Board am65x-idk
Example folder examples/drivers/i2c/i2c_led_blink

Steps to Run the Example

See Also

I2C

Sample Output

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

I2C LED Blink Test Started ...
LED will Blink for 10 loop ...
I2C LED Blink Test Passed!!
All tests have passed!!