Search found 1 match

by topniz
Sun Dec 23, 2018 8:36 pm
Forum: ESP32 Arduino
Topic: ADC Sample rate
Replies: 13
Views: 64710

Re: ADC Sample rate

I've found this :

Code: Select all

  //highest clockspeed needed
  rtc_clk_cpu_freq_set(RTC_CPU_FREQ_240M);
I hope it helps