storing values in array related to ADC Values ( continous conversion mode)
Hi , I am trying to store values from adc pin in an array but could not able to do. I have assigned pina0 as ADC input, configured adc to take the values every one second( counter period 1000), apb clock 16 MHz, prescaler in timer 16000. but i didnt...