ADC with DMA FIFO Circular mode Memory Config Doubt
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-01-02 11:27 PM
Posted on January 03, 2018 at 08:27
Hi Everyone,
Am using STM32F407 MCU
I have 6 adc channels configured as in ADC scan mode with DMA.
first sequence value repeated for next 3 sequences.and 5 sequence value repeat in the sixth sequence.
I have doubt in the configuration of
DMA
FIFOSo please check and let me know whether i made a mistake.the below DMA configuration i have done
Circular mode Enabled
MemSize = Halfword
PerSize = Halfword
FIFOLevel = 1/2(2word) (Pburst * PSize)
Pburst = 4
Mburst = 4
NDTR = 24 (6*(4*2/2)) (Circular mode)
Memory Increment Enabled
#dma #adc
This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0
