Search found 3 matches

by Gabryx86_64
Wed Nov 22, 2023 8:04 am
Forum: ESP32 Arduino
Topic: Executing code from PSRAM
Replies: 6
Views: 8995

Re: Executing code from PSRAM

I am making a little project where i need to let the user run some code either from external devices and such. Since PSRAM is probably the best place to avoid any collision with data ram and is generally sufficiently big enough.
by Gabryx86_64
Wed Nov 22, 2023 6:55 am
Forum: ESP32 Arduino
Topic: Executing code from PSRAM
Replies: 6
Views: 8995

Re: Executing code from PSRAM

Since i have yet to buy the board and was just finding out if it was right for my project, i was unsure what to buy between a LOLIN32, the S3, and the C3.
by Gabryx86_64
Tue Nov 21, 2023 5:44 pm
Forum: ESP32 Arduino
Topic: Executing code from PSRAM
Replies: 6
Views: 8995

Executing code from PSRAM

Is there a way to execute code from PSRAM?