esp8266-wiki icon indicating copy to clipboard operation
esp8266-wiki copied to clipboard

reading ADC direct from registers?

Open ghost opened this issue 4 years ago • 0 comments

Any doc describing the bare-metal registers used for reading the ADC? I want to read it within a timer interrupt for accurate period but can not use the API functions because they are not locked into IRAM. Thanks.

ghost avatar May 24 '21 19:05 ghost