Question
STM32F407 ADC+DMA PROBLEMS
Posted on November 26, 2013 at 16:31
I try to use adc_triplemode_regsimult to convert two phase ac voltage 50 Hz and current with
adc_DMAaccessmode_1 but DMA keep sending me wrong alignment in ADCConvertedValue[3].I noticed that DMA star to mess up when DMA_S0NDTR change from 3 to 2 or 1.Plese someone help me.Every answer would be appreciated. Here is my code.