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
| Parameter | Value |
|---|---|
| CPU + OS | r5fss0-0 nortos |
| Toolchain | ti-arm-clang |
| Boards | am273x-evm |
| Example folder | examples/drivers/gpadc/gpadc_temperature_sensor_read/ |
Shown below is a sample output when the application is run,