esp32p4 via spi connect to esp32c5 can't not work when enable esp_psram (IDFGH-14249) (EHM-36) #33
Labels
Awaiting Response
Awaiting a response from the author
Status: Opened
Issue is new
Type: Bug
Bug - Something isn't working
Answers checklist.
IDF version.
ESP-IDF v5.5-dev-847-gcb3ac7429c
Espressif SoC revision.
esp32p4
Operating System used.
Windows
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
PowerShell
Development Kit.
esp32p4 evb
Power Supply used.
External 5V
What is the expected behavior?
I expected to esp32p4 via spi connect to esp32c5 wifi can work when enable esp_psram
What is the actual behavior?
1、when disable the esp_psram at menuconfig ,esp32p4 via spi connect to esp32c5 wifi connect function can work;
2、when enable the esp_psram at menuconfig, esp32p4 via spi connect to esp32c5 wifi connect function can't work;
Steps to reproduce.
1、power on ;
2、from debug info can show the error information.
Debug Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: