cancel
Showing results for 
Search instead for 
Did you mean: 

multi channel ADC problem with reading value.

Sangkyu Kim
Associate II
Posted on April 03, 2017 at 14:32

The original post was too long to process during our migration. Please click on the attachment to read the original post.
3 REPLIES 3
srikrishnan
Associate II
Posted on April 03, 2017 at 17:38

'

I want to sampling 250Hz'

I dont think you can sample the ADC that slow. If I am not wrong, the datasheet would tell you that you need to sample the ADCs faster than 50k sample rate.So you should probably set up the sampling faster but send your output to the UART only once every 250Hz if thats your application.

Posted on April 03, 2017 at 18:04

Thanks nazgul

Is there any difference between single adc mode(15cycle sampling) in while loop every 250Hz  and continuous mode faster than 50kHz?

Posted on April 03, 2017 at 18:13

I believe you will have accuracy issues if you sample slower than 50kHz.