AM243x MCU+ SDK  09.02.00
I2C Temperature Polling 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 polling 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 am243x-evm
Example folder examples/drivers/i2c/i2c_temperature_polling_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,