bigtreetech / Manta-E3EZ

70 stars 9 forks source link

How to boot in DFU mode #16

Closed Tina-Builds closed 1 year ago

Tina-Builds commented 1 year ago

Please issue a step by step instruction to boot the E3EZ into DFU mode. I tried all possible combinations:

  1. with CB-1 eMMC 16G installed (OS on eMMC installed), boot button pressed, connected to another PI or to PC with µUSB socket, boot button released: only a CH340 USB to SERIAL is found
  2. with a CB-1 1G no µSD card inserted, boot button pressed, then connected to PC, release boot button: same CH340... found
  3. without CB-1 (Klipper still installed), boot button pressed, connected to another PI or to PC with µUSB socket, boot button released: only a CH340 USB to SERIAL is found.

How can I start the E3EZ in DFU mode???

bigtreetech commented 1 year ago

The Type-C port of E3EZ is used to communicate with CB1, There are two functions, OTG/UART:

Do you want to put the MCU STM32G0B1 on the E3EZ board into DFU mode to write the bootloader? If that's the case, Type-C does not have this function, Because the MCU's USB is directly connected to CB1/CM4 through the BTB socket. We can write firmware to the MCU through CB1/CM4. The steps are as follows: