Can not get into bootloader-mode

MatviiG
Posts: 5
Joined: Sun Dec 15, 2024 11:27 pm

Can not get into bootloader-mode

Postby MatviiG » Sun Dec 15, 2024 11:37 pm

Code: Untitled.nsi Select all

Can not flash my new project on ESP32-D0WDQ6 (revision 0).
Assume that one of specific gpio was used. Peale suggest which one. Schematic attached to the ticket. GPIO5 and MTMS pin are removed already, but result is the same. Can some one give any advice?
Attachments
Screenshot from 2024-12-16 01-34-14.png
Screenshot from 2024-12-16 01-34-14.png (142.67 KiB) Viewed 5011 times

Sprite
Espressif staff
Espressif staff
Posts: 10596
Joined: Thu Nov 26, 2015 4:08 am

Re: Can not get into bootloader-mode

Postby Sprite » Mon Dec 16, 2024 6:49 am

Are you getting any serial activity on U0TXD at all? If so, can you post what it says after trying to reset into download mode?

MatviiG
Posts: 5
Joined: Sun Dec 15, 2024 11:27 pm

Re: Can not get into bootloader-mode

Postby MatviiG » Mon Dec 16, 2024 12:39 pm

Here is my flash log:

esptool.py v4.2.1
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-D0WDQ6 (revision 0)
Features: WiFi, BT, Dual Core, Coding Scheme None
Crystal is 40MHz
MAC: 24:0a:c4:80:27:0c
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any other hardware connected to IOs.
Configuring flash size...
Flash will be erased from 0x00001000 to 0x00005fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Flash will be erased from 0x00010000 to 0x00126fff...
Warning: some reserved header fields have non-zero values. This image may be from a newer esptool.py?
Compressed 17536 bytes to 12203...

A fatal error occurred: Packet content transfer stopped (received 8 bytes)

Bromium
Posts: 17
Joined: Wed Jul 24, 2024 3:32 am

Re: Can not get into bootloader-mode

Postby Bromium » Mon Dec 16, 2024 8:44 pm

I am not sure if I am answering your question, but I managed to get a WROOM 32 into boot mode as follows:

(correction): Install 10K resistor parallel to C20.

Increase C20 to 10 uF or larger.

Hope this helps. Please let me know.
Last edited by Bromium on Wed Dec 18, 2024 5:50 am, edited 2 times in total.

MatviiG
Posts: 5
Joined: Sun Dec 15, 2024 11:27 pm

Re: Can not get into bootloader-mode

Postby MatviiG » Tue Dec 17, 2024 12:37 am

I am not sure if I am answering your question, but I managed to get a WROOM 32 into boot mode as follows:

Connect R21 to GND (and not 3V3).

Increase C20 to 10 uF or larger.

Hope this helps. Please let me know.
Unfortunatelly it does not work for me

Sprite
Espressif staff
Espressif staff
Posts: 10596
Joined: Thu Nov 26, 2015 4:08 am

Re: Can not get into bootloader-mode

Postby Sprite » Tue Dec 17, 2024 4:29 am

WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any
Ahrg, I could have spotted that in the schematics. You can't program the flash because there is no flash to program: The ESP32-D0WD does not come with in-package flash; you need to supply that yourself, and I don't see any in your schematic.

MatviiG
Posts: 5
Joined: Sun Dec 15, 2024 11:27 pm

Re: Can not get into bootloader-mode

Postby MatviiG » Tue Dec 17, 2024 8:23 am

WARNING: Failed to communicate with the flash chip, read/write operations will fail. Try checking the chip connections or removing any
Ahrg, I could have spotted that in the schematics. You can't program the flash because there is no flash to program: The ESP32-D0WD does not come with in-package flash; you need to supply that yourself, and I don't see any in your schematic.
Ah.. shame to me. Can you suggest any pin-to-pin with programable flash?

Bromium
Posts: 17
Joined: Wed Jul 24, 2024 3:32 am

Re: Can not get into bootloader-mode

Postby Bromium » Wed Dec 18, 2024 5:50 am

Unfortunatelly it does not work for me
My error. Please see my corrected post.

But it will not work without a flash.

Sprite
Espressif staff
Espressif staff
Posts: 10596
Joined: Thu Nov 26, 2015 4:08 am

Re: Can not get into bootloader-mode

Postby Sprite » Thu Dec 19, 2024 5:30 am

Ah.. shame to me. Can you suggest any pin-to-pin with programable flash?
Sure. The datasheet also has the type numbers for the chips that do integrate flash; for instance in your case you want the the ESP32-U4WDH.

Who is online

Users browsing this forum: Baidu [Spider] and 2 guests