Search found 2 matches

by fabrizioPucci
Mon Jan 20, 2025 9:57 am
Forum: ESP-IDF
Topic: esp32s3 ADC sampling rate
Replies: 4
Views: 16101

Re: esp32s3 ADC sampling rate

Hello ytesfai, I would like to try to follow your path changing both #define SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 15 values in my Local\Arduino15\packages\esp32\tools\esp32-arduino-libs\idf-release_v5.3-cfea4f7c-v1\esp32s3\include\soc\esp32s3\include\soc\soc_caps....
by fabrizioPucci
Tue Sep 24, 2019 4:57 pm
Forum: ESP32 Arduino
Topic: error on https://dl.espressif.com/dl/package_esp32_index.json
Replies: 5
Views: 11650

error on https://dl.espressif.com/dl/package_esp32_index.json

On a working arduino sketch after an arduino update I have the error on downloading from https://dl.espressif.com/dl/package_esp32_index.json if I use this adress in the browser I have a certificate error. How can I fix it? I have already unistalled Arduino and installed the last 1.8.10 version but ...