In the ESP32-PICO-V3-02 chip/module, the embedded PSRAM initialization is done by the firmware or must be initialized by the application?
Thanks in advance.
Re: Embedded PSRAM information of ESP32-PICO-v3-02
Posted: Sun Jun 11, 2023 2:52 am
by ESP_Sprite
If you use ESP-IDF, if you enable psram in menuconfig, it will initialize it automatically.