ESP32-S3 Flash issues
Posted: Tue Sep 03, 2024 12:26 am
I have a custom PCB with an ESP32-S3 chip connected to a W25Q128 flash chip. Using ESPtool i can communicate with the chip well, i can read chid id however whenever i try and do anything with the flash chip i get no response from the flash chip. COnstantly getting errors like
Ive tried multiple baud rates, always get good communication to the MCU but nothing from the flash
I have disconnected all the GPIOs on the U43B block in the schematic attached.
Any help will be appreciated.
Code: Select all
A fatal error occurred: Unable to verify flash chip connection (No serial data received.).
Ive tried multiple baud rates, always get good communication to the MCU but nothing from the flash
I have disconnected all the GPIOs on the U43B block in the schematic attached.
Any help will be appreciated.