User Activity

Posted on January 13, 2014 at 15:56I' m trying to save two ADC3 values in memory using dma, but nothing is stored in the memory, someone can help me, my code is: int main(void) {       //Configuration of the ADC channels used    ADC_Config();      ...