Buddy Board not flashing on prusa mini...
Hi all, I had a mini on a shelve, so tried to flash it, but...
I just can't get anywhere. I've broken the tab, shorted the pins, screen in flash mode.... 12 mhz....
I've got everything ready but still get this : dfu-util: Warning: Invalid DFU suffix signature
Any hope would be apreciated
dfu-util: A valid DFU suffix will be required in a future dfu-util release
Opening DFU capable USB device...
Device ID 0483:df11
Device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Interface #0 ...
Determining device status...
DFU state(10) = dfuERROR, status(11) = iString indicates a vendor specific error
Clearing status
Determining device status...
DFU state(2) = dfuIDLE, status(0) = No error condition is present
DFU mode device DFU version 011a
Device returned transfer size 2048
DfuSe interface name: "Internal Flash "
Downloading element to address = 0x08020200, size = 28172
Erase [ ] 0% 0 bytesdfu-util: ERASE_PAGE not correctly executed
Failed to flash to 0483:df11: Error running dfu-util
If the device is already in bootloader mode it can be flashed with the
following command:
make flash FLASH_DEVICE=0483:df11
OR
make flash FLASH_DEVICE=1209:beba
If attempting to flash via 3.3V serial, then use:
make serialflash FLASH_DEVICE=0483:df11
make: *** [src/stm32/Makefile
flash] Error 255
I just can't get anywhere. I've broken the tab, shorted the pins, screen in flash mode.... 12 mhz....
I've got everything ready but still get this : dfu-util: Warning: Invalid DFU suffix signature
Any hope would be apreciated
dfu-util: A valid DFU suffix will be required in a future dfu-util release
Opening DFU capable USB device...
Device ID 0483:df11
Device DFU version 011a
Claiming USB DFU Interface...
Setting Alternate Interface #0 ...
Determining device status...
DFU state(10) = dfuERROR, status(11) = iString indicates a vendor specific error
Clearing status
Determining device status...
DFU state(2) = dfuIDLE, status(0) = No error condition is present
DFU mode device DFU version 011a
Device returned transfer size 2048
DfuSe interface name: "Internal Flash "
Downloading element to address = 0x08020200, size = 28172
Erase [ ] 0% 0 bytesdfu-util: ERASE_PAGE not correctly executed
Failed to flash to 0483:df11: Error running dfu-util
If the device is already in bootloader mode it can be flashed with the
following command:
make flash FLASH_DEVICE=0483:df11
OR
make flash FLASH_DEVICE=1209:beba
If attempting to flash via 3.3V serial, then use:
make serialflash FLASH_DEVICE=0483:df11
make: *** [src/stm32/Makefile
