vos/ambiq-hal-sys/ambiq-sparkfun-sdk/boards/apollo2_evb/examples/adc_lpmode0
2022-10-23 23:45:43 -07:00
..
gcc initial commit 2022-10-23 23:45:43 -07:00
iar initial commit 2022-10-23 23:45:43 -07:00
keil initial commit 2022-10-23 23:45:43 -07:00
src initial commit 2022-10-23 23:45:43 -07:00
Makefile initial commit 2022-10-23 23:45:43 -07:00
README.txt initial commit 2022-10-23 23:45:43 -07:00

Name:
=====
 adc_lpmode0


Description:
============
 Example that takes samples with the ADC at high-speed.


This example shows the CTIMER-A3 triggering repeated samples of an external
input at 1.2Msps in LPMODE0.  The example uses the CTIMER-A3 to trigger
ADC sampling.  Each data point is 128 sample average and is read from the
ADC FIFO into an SRAM circular buffer.



******************************************************************************