We need to determine the highest sampling rate that can be achieved with the ESP32-C6 for all 7 channels of ADC1. For this task, we will be using DMA to set the sampling rate. For those who are only interested in the quality of data but not the sampling rate, we can offer software oversampling to increase the ENOB of the ADC. This task should be performed using the SP32-C6 v0.2 silicon variant.
We need to determine the highest sampling rate that can be achieved with the ESP32-C6 for all 7 channels of ADC1. For this task, we will be using DMA to set the sampling rate. For those who are only interested in the quality of data but not the sampling rate, we can offer software oversampling to increase the ENOB of the ADC. This task should be performed using the SP32-C6 v0.2 silicon variant.