multi channel ADC problem with reading value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-04-03 5:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-04-03 8:38 AM
'
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-04-03 11:04 AM
Thanks nazgul
Is there any difference between single adc mode(15cycle sampling) in while loop every 250Hz and continuous mode faster than 50kHz?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-04-03 11:13 AM
I believe you will have accuracy issues if you sample slower than 50kHz.
