AM273x MCU+ SDK  08.02.00
GPADC Single Channel Read

Introduction

This example configures a GPADC configuration for single channel and triggers the single channel conversion. Upon successful converted adc conversion data 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_single_channel_read/

Steps to Run the Example

See Also

GPADC

Sample Output

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

Channel adc conversion successful
GPADC EXT2 AvgValue 566
All tests have passed!!