filmov
tv
ADC Single channel interface using TIVA C series launchpad | TM4C1294 | ADC | Polling Method

Показать описание
Today video is about ADC Configuration
This example shows how to setup ADC0 as a single ended input and take a single sample on AIN0/PE3.
This example uses the following peripherals and I/O signals. You must
review these and change as needed for your own board:
- ADC0 peripheral
- GPIO Port E peripheral (for AIN0 pin)
- AIN0 - PE3
The following UART signals are configured only for displaying console
messages for this example. These are not required for operation of the
ADC.
- UART0 peripheral
- GPIO Port A peripheral (for UART0 pins)
- UART0RX - PA0
- UART0TX - PA1
- Baudrate - 115200
This example shows how to setup ADC0 as a single ended input and take a single sample on AIN0/PE3.
This example uses the following peripherals and I/O signals. You must
review these and change as needed for your own board:
- ADC0 peripheral
- GPIO Port E peripheral (for AIN0 pin)
- AIN0 - PE3
The following UART signals are configured only for displaying console
messages for this example. These are not required for operation of the
ADC.
- UART0 peripheral
- GPIO Port A peripheral (for UART0 pins)
- UART0RX - PA0
- UART0TX - PA1
- Baudrate - 115200