Search found 1 match
- Mon Dec 11, 2017 3:15 pm
- Forum: General Discussion
- Topic: Timer seems to break ADC
- Replies: 0
- Views: 2266
Timer seems to break ADC
ESP32 analogRead too much noise when attaching timer to pin. using WROOM 32 module and nodeMCU 32S ardunio board selection. I can get a stable analog value on a seperate Nano from the sensor clocked from the ESP32. #define CHANNEL 0 //#define FREQUENCY 40000000 #define FREQUENCY 40000000 #define OUT...