Posted on March 09, 2016 at 16:37
Hi,
I am using the DMA for transfer data from ADC converter to external memory RAM.
The DMA is configured in incremental mode so every time that I read data from ADC converter they are stored in a differ...
Posted on March 09, 2016 at 18:04Hi, first of all thanks for reply. I am using the STM32f429ZI... Yes, the counter register is 16bit, but during the debug I can see that it is resetted two times before the DMA start again from his initial value. I a...