User Activity

I am trying to perform ADC whenever external interrupt signal is given. Because I have to perform ADC multiple times (= interrupt signal will come multiple times), I enabled DMA continuous requests option for ADC and enabled Continuous Conversion Mod...