Search found 1 match

by om_sal
Tue Jun 04, 2024 7:59 am
Forum: ESP-IDF
Topic: Unable to achieve 10k samples using ADC continuous mode example code for ESP32.
Replies: 2
Views: 509

Unable to achieve 10k samples using ADC continuous mode example code for ESP32.

Hi, I am working on a project where I need to get 10kHz sample rate i.e. 10,000 sample in 1 second on ADC pin using DMA in ESP32. I have tried this using ADC in continuous mode example code. But I am getting only 120-150 approx. samples in 1 second. I need some help to solve this problem and how to ...