ESP32-S3 Ain 1 channel to array: speed?

i play with

  • analogRead(1);

and

  • adc1_get_raw(ADC1_CHANNEL_0);

and got 16kHz .vs. 40 kHz sampling rate.
while using WIFI web-server with dynamic inline SVG

is there a Arduino example using the continuous mode
and is it possibly faster?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.