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.
how much delay between adc reading
- ESP_krzychb
- Posts: 400
- Joined: Sat Oct 01, 2016 9:05 am
- Contact:
Re: how much delay between adc reading
Hello kishan patel,
Therefore there is no need to put delay between readings if you are taking just 10 consecutive samples.
Checking the code of adc1_get_raw, it looks like that this function is waiting for measurement result.kishan patel wrote:If i want to read adc data for 10 times.So,is there required to put delay between two reading.
Therefore there is no need to put delay between readings if you are taking just 10 consecutive samples.
-
- Posts: 45
- Joined: Wed Aug 30, 2017 4:56 am
Who is online
Users browsing this forum: No registered users and 76 guests