Search found 1 match
- Wed Oct 02, 2024 8:32 am
- Forum: ESP32 Arduino
- Topic: Fast ADC reading
- Replies: 0
- Views: 884
Fast ADC reading
In a new project with the ESP32-C3 we like to readout a photo array sensor. So we need some digital hardware signals synchronized with the ADC reading. These hardware signals are mostly created by a PWM channel on 33KHz. Due this synchronization issues we can only use the 'one Shot' mode, 'continuou...