mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
SAMA5 ADC: Seems functional in all modes including DMA
This commit is contained in:
@@ -794,6 +794,13 @@ SAMA5 ADC Support
|
||||
|
||||
System Type -> ADC Configuration
|
||||
CONFIG_SAMA5_ADC_DMA=y : Enable ADC DMA transfers
|
||||
CONFIG_SAMA5_ADC_DMASAMPLES=2 : Collect two sets of samples per DMA
|
||||
|
||||
Drivers -> Analog device (ADC/DAC) support
|
||||
CONFIG_ADC_FIFOSIZE=16 : Driver may need a large ring buffer
|
||||
|
||||
Application Configuration -> Examples -> ADC eample
|
||||
CONFIG_EXAMPLES_ADC_GROUPSIZE=16 : Larger buffers in the test
|
||||
|
||||
SAMA5D3x-EK Configuration Options
|
||||
=================================
|
||||
|
||||
Reference in New Issue
Block a user