Help ESP32-CAM PB with ESP32D0WDQ6 (revision 1) not with ESP32D0WDQ5 (revision 1)
Posted: Tue Nov 17, 2020 11:30 am
Hello,
I have 2 ESP32-CAMs. The first to the version "Chip is ESP32D0WDQ5 (revision 1)", the second to the Chip is ESP32D0WDQ6 (revision 1) version.
The first one works very well. The second no. The boot starts indefinitely. I am using the Arduino IDE to load the code. Here is what it displays at boot:
rst: 0x3 (SW_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: 1
load: 0x3fff0018, len: 4
load: 0x3fff001c, len: 1216
ho 0 tail 12 room 4
load: 0x40078000, len: 9720
ho 0 tail 12 room 4
load: 0x40080400, len: 6352
entry 0x400806b8
ets Jun 8 2016 00:22:57
and when loading by IDE Arduino :
Serial port COM3
Connecting ....
Chip is ESP32D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
MAC: 8c: aa: b5: 85: d8: e4
Uploading stub ...
Running stub ...
Stub running ...
Can you help me please ?
Thanks
I have 2 ESP32-CAMs. The first to the version "Chip is ESP32D0WDQ5 (revision 1)", the second to the Chip is ESP32D0WDQ6 (revision 1) version.
The first one works very well. The second no. The boot starts indefinitely. I am using the Arduino IDE to load the code. Here is what it displays at boot:
rst: 0x3 (SW_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: 1
load: 0x3fff0018, len: 4
load: 0x3fff001c, len: 1216
ho 0 tail 12 room 4
load: 0x40078000, len: 9720
ho 0 tail 12 room 4
load: 0x40080400, len: 6352
entry 0x400806b8
ets Jun 8 2016 00:22:57
and when loading by IDE Arduino :
Serial port COM3
Connecting ....
Chip is ESP32D0WDQ6 (revision 1)
Features: WiFi, BT, Dual Core, 240MHz, VRef calibration in efuse, Coding Scheme None
MAC: 8c: aa: b5: 85: d8: e4
Uploading stub ...
Running stub ...
Stub running ...
Can you help me please ?
Thanks