User Activity

Posted on July 18, 2013 at 04:17Hi,everyone I have a question about SDADC and DMA.when I enable the DMA with'' DMA_Cmd(DMA2_Channel3, ENABLE)'' in program and the SDADC1 stop convert immediately. here is my code:void SDADC1_Config()  {    SDADC_Init...