Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

How to set ICACHE and DCACHE for ESP32-S3 in arduino-esp32? #7513

Answered by me-no-dev
planevina asked this question in Q&A
Discussion options

I know esp-idf can do it ,user menuconfig ,set the INSTRUCTION_CACHE to 32kb and set the DATA_CACHE to 64kb
My question is : Is there anyway to set it in arduino-esp32?
Thanks

You must be logged in to vote

Arduino uses precompiled ESP-IDF, so in order to change the default config, you will either need to compile the libraries yourself or use Arduino as IDF component to compile your code that way.

Replies: 1 comment 1 reply

Comment options

Arduino uses precompiled ESP-IDF, so in order to change the default config, you will either need to compile the libraries yourself or use Arduino as IDF component to compile your code that way.

You must be logged in to vote
1 reply
Comment options

ok ,thanks

Answer selected by planevina
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /