Can powering the ADC on and off often wear it down?

orjans
Posts: 4
Joined: Fri Jan 17, 2020 1:38 pm

Can powering the ADC on and off often wear it down?

Postby orjans » Thu Mar 16, 2023 9:46 am

Hi! In order to save energy we want to power the ADC off when we don't use it with `adc_power_off`. However, we use the ADC every 100 ms, which means that the ADC will be powered off and on 10 times every second all the time. Is this ok, or does the ADC have a wear limit for how many times it can be turned on and off?

ESP_Sprite
Posts: 9582
Joined: Thu Nov 26, 2015 4:08 am

Re: Can powering the ADC on and off often wear it down?

Postby ESP_Sprite » Fri Mar 17, 2023 12:44 am

Stuff in the ESP32 silicon generally doesn't have a wear limit we're aware of. Using some heuristics: there's many thousands transistors in the ESP chips that get turned off and on millions of times per second; I can't imagine why the ADC transistors would be special in that respect.

orjans
Posts: 4
Joined: Fri Jan 17, 2020 1:38 pm

Re: Can powering the ADC on and off often wear it down?

Postby orjans » Fri Mar 17, 2023 8:47 am

Great, thanks for the quick reply!

Who is online

Users browsing this forum: Bing [Bot] and 56 guests