adcbufcontinuous


Example Summary

Example that uses the ADCBuf driver to make a number of samples and echo them via UART. This example shows how to initialize the ADCBuf driver in continuous mode.

Peripherals Exercised

Resources & Jumper Settings

If you’re using an IDE (such as CCS or IAR), please refer to Board.html in your project directory for resources used and board-specific jumper settings. Otherwise, you can find Board.html in the directory <SDK_INSTALL_DIR>/source/ti/boards/<BOARD>.

Example Usage

Important: Caution should be used when connecting the pins to analog inputs greater than 3VDC.

The connection will have the following settings:

    Baud-rate:     115200
    Data bits:          8
    Stop bits:          1
    Parity:          None
    Flow Control:    None

Application Design Details

TI-RTOS:

FreeRTOS: