AM273x MCU+ SDK  08.04.00
GPADC Temperature Read

Introduction

This example configures a GPADC configuration for temperature sensors and triggers the group channel conversion. Upon successful conversion temperature values for the sensors is displayed. Conversion happens based on the parameters provided through syscfg

Supported Combinations

Parameter Value
CPU + OS r5fss0-0 nortos
Toolchain ti-arm-clang
Boards am273x-evm
Example folder examples/drivers/gpadc/gpadc_temperature_sensor_read/

Steps to Run the Example

See Also

GPADC

Sample Output

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

Temperature read conversion successful
DSP Temp Sensor temp value 41
HWA Temp Sensor temp value 41
HSM Temp Sensor temp value 42
All tests have passed!!