Does ESP32 work with GD25Q64E flash ?

ikkesia
Posts: 1
Joined: Tue Mar 19, 2024 12:37 pm

Does ESP32 work with GD25Q64E flash ?

Postby ikkesia » Tue Mar 19, 2024 1:44 pm

Hi all,
in a PCB of our production that uses ESP32 we are trying to use the latest GD25Q64E to replace the GD25Q64C which has become obsolete. Programming the flash happens without problems but when we run the code the esp32 continually resets.
The log below. The two flash memories have the same manufacturedID (0xC8) and deviceID (0x4017).
Any suggestions?

Code: Select all

ets Jul 29 2019 12:21:46

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:7080
load:0x40078000,len:15584
load:0x40080400,len:4
ho 8 tail 4 room 4
load:0x40080404,len:3876
entry 0x4008064c
I (31) boot: ESP-IDF v5.1.2 2nd stage bootloader
I (31) boot: compile time Mar 15 2024 14:11:16
I (31) boot: Multicore bootloader
I (35) boot: chip revision: v3.0
ets Jul 29 2019 12:21:46

rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:7080
load:0x40078000,len:15584
load:0x40080400,len:4
ho 8 tail 4 room 4
load:0x40080404,len:3876
entry 0x4008064c
I (61) boot: ESP-IDF v5.1.2 2nd stage bootloader
I (61) boot: compile time Mar 15 2024 14:11:16
I (62) boot: Multicore bootloader
I (66) boot: chip revision: v3.0
ets Jul 29 2019 12:21:46

rst:0x7 (TG0WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:7080
load:0x40078000,len:15584
load:0x40080400,len:4
ho 8 tail 4 room 4
load:0x40080404,len:3876
entry 0x4008064c
I (61) boot: ESP-IDF v5.1.2 2nd stage bootloader
I (61) boot: compile time Mar 15 2024 14:11:16
I (62) boot: Multicore bootloader
I (66) boot: chip revision: v3.0

Who is online

Users browsing this forum: Bing [Bot] and 175 guests