Search found 2 matches

by Spikepavel
Tue Jan 07, 2025 9:47 am
Forum: General Discussion
Topic: ESP32-S3 and overclocking potential.
Replies: 7
Views: 5362

Re: ESP32-S3 and overclocking potential.

Hello. This option is installed: FLASHFREQ_120M.
But SPIRAM_SPEED_120M is not working, PSRAM is running at 80 MHz. If you change the frequency with your hands in the BOARDS file, you get an error that PSRAM does not work at a frequency above 80 Mhz, although if you use ESP IDF?, it works at a ...
by Spikepavel
Mon Dec 30, 2024 1:49 am
Forum: General Discussion
Topic: ESP32-S3 and overclocking potential.
Replies: 7
Views: 5362

Re: ESP32-S3 and overclocking potential.

Hello. Help please. How to activate these settings in Arduino IDE, I am using Arduino ESP version 3+.

CONFIG_IDF_EXPERIMENTAL_FEATURES=y
CONFIG_ESPTOOLPY_FLASHFREQ_120M=y
CONFIG_SPIRAM_SPEED_120M=y

Go to advanced search