AM64x MCU+ SDK  09.02.01
I2C Temperature Interrupt LLD

Introduction

This example demonstrates probing of sensor via I2C and reading data from it. It makes use of the LLD driver and it's interrupt transfer API. The application reads data from the temperature sensor in the EVM. Application reads 20 samples from the sensor and exits.

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
Toolchain ti-arm-clang
Board am64x-evm, am64x-sk
Example folder examples/drivers/i2c/i2c_temperature_interrupt_lld

Steps to Run the Example

See Also

I2C Low Level Driver

Sample Output

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