QUERY · ISSUE
Is it possible for micropython running on STM32 to expand memory through PSRAM?
port-stm32
Is it possible for micropython running on STM32 to expand memory through PSRAM?
Thanks for your help.
CANDIDATE · ISSUE
How can ESP32 place microython startup on psram
enhancement
I use esp32S3. I have an idea about whether I can place the startup of microython in psram instead of iram. If so, what changes do I need to make? I want to save the space of iram as much as possible