how much delay between adc reading

kishan patel
Posts: 45
Joined: Wed Aug 30, 2017 4:56 am

how much delay between adc reading

Postby kishan patel » Mon Dec 25, 2017 10:40 am

Hello,
I want to read adc data continuously then measure its average value.
If i want to read adc data for 10 times.So,is there required to put delay between two reading.
If yes then how much?

Thanks in advance.

User avatar
ESP_krzychb
Posts: 400
Joined: Sat Oct 01, 2016 9:05 am
Contact:

Re: how much delay between adc reading

Postby ESP_krzychb » Mon Dec 25, 2017 11:59 am

Hello kishan patel,
kishan patel wrote:If i want to read adc data for 10 times.So,is there required to put delay between two reading.
Checking the code of adc1_get_raw, it looks like that this function is waiting for measurement result.

Therefore there is no need to put delay between readings if you are taking just 10 consecutive samples.

kishan patel
Posts: 45
Joined: Wed Aug 30, 2017 4:56 am

Re: how much delay between adc reading

Postby kishan patel » Wed Dec 27, 2017 8:48 am

Thanks.

Who is online

Users browsing this forum: Majestic-12 [Bot] and 111 guests