Esp-dl problem with psram
Posted: Tue Mar 28, 2023 6:58 pm
HI! I am new in this forum so forgive me if this topic should be placed in another space (Documentation/Sample Code/Hardware/Etc...)
I am also new with the Esp32. At this moment I have done a couple of projects with the esp32 but in my opinion very easy, without getting deep in the hardware nor the firmware.
I would like to implement a neuronal network in the esp32, and following the documentation I came across with this example: https://github.com/espressif/esp-dl/tre ... ol_example. I have followed the tutorial and flash it in a esp32 devkit (this https://www.amazon.es/dp/B071P98VTG/ref ... 87QA3&th=1).
However I get the following error:
"E (312) psram: PSRAM ID read error: 0xffffffff
E (312) cpu_start: Failed to init external RAM!"
What could be the problem? How can I solve it?
Thank you very much in advance!
I am also new with the Esp32. At this moment I have done a couple of projects with the esp32 but in my opinion very easy, without getting deep in the hardware nor the firmware.
I would like to implement a neuronal network in the esp32, and following the documentation I came across with this example: https://github.com/espressif/esp-dl/tre ... ol_example. I have followed the tutorial and flash it in a esp32 devkit (this https://www.amazon.es/dp/B071P98VTG/ref ... 87QA3&th=1).
However I get the following error:
"E (312) psram: PSRAM ID read error: 0xffffffff
E (312) cpu_start: Failed to init external RAM!"
What could be the problem? How can I solve it?
Thank you very much in advance!