DMA starting and stoping
Posted on July 01, 2016 at 18:20Hi I use DMA for transferring data from ADC to ADCConverted[300] . I stop DMA somewhere in my program and get the position of the current transferred value by this command: Current_Pos2= ((uint16_t)(DMA1_Channel1->CN...