espressif / esp-idf

Espressif IoT Development Framework. Official development framework for Espressif SoCs.
Apache License 2.0
12.93k stars 7.09k forks source link

SPI Flash not getting detected (IDFGH-12918) #13878

Closed RahulGoyal-tech closed 6 days ago

RahulGoyal-tech commented 1 month ago

Answers checklist.

General issue report

I have created a custom ESP32S3 Board but when i am running esptool flash_id, or any other command, my ESP32S3 is not abe to identify flash ic. Gives following errors. How can i resolve this? image

dobairoland commented 1 month ago

Maybe this can help: https://www.espressif.com/en/contact-us/circuit-schematic-pcb-design-review Or https://docs.espressif.com/projects/esp-hardware-design-guidelines/en/latest/esp32s3/index.html

I don't think this is a software issue or that we could do anything about it without knowing your custom board.

Alvin1Zhang commented 6 days ago

Thanks for reporting, will close due to short of feedback, feel free to reopen with more updates.