Page 1 of 1

How to select flash ic for ESP32?

Posted: Thu May 20, 2021 1:09 pm
by Mishal
hi, I am new here.I am desing ESP32 board usingESP32-D0WDQ6 chip.I want to put external flash memory but I don't know which IC I need to use, anyone, suggest to me which ic I need to use?

Re: How to select flash ic for ESP32?

Posted: Thu May 20, 2021 1:33 pm
by ESP_Minatel
Hi,

Tip: Remove your post from the Codebox!

You can easily find the same model used on the ESP32 modules. The W25QXX series is often used on modules and many other products based on the ESP32.

W25Q128, W25Q64 and W25Q32 are very common.

Re: How to select flash ic for ESP32?

Posted: Thu May 20, 2021 7:46 pm
by WiFive
https://docs.espressif.com/projects/esp ... lash-chips

It would be good if there was a list of tested chips and preferred chips and unsupported chips ( viewtopic.php?f=2&t=20857 ) especially during shortages.

Re: How to select flash ic for ESP32?

Posted: Fri May 21, 2021 7:46 am
by ESP_Minatel
Hi WiFive,

Unfortunately we don't have such list. Maybe we can ask about this information due the current shortage.

Re: How to select flash ic for ESP32?

Posted: Fri Jun 18, 2021 7:50 am
by ngnear
ESP_Minatel wrote:
Thu May 20, 2021 1:33 pm
Hi,

Tip: Remove your post from the Codebox!

You can easily find the same model used on the ESP32 modules. The W25QXX series is often used on modules and many other products based on the ESP32.

W25Q128, W25Q64 and W25Q32 are very common.
Hi, I am developing a device with esp32-d0wd-v3 and I am interested in the same question. Please tell me if AT25QL128A-UUE-T is compatible? As I understand it, I need to configure VDD_SDIO to 1.8V for this using the MTDI pin.