-
**DFU Bootloader version:**
- SDK version: 29
- Bonding used: yes
- Library version: 1.10.3
**Device information:**
- Device: Pixel 3
- OS: Android 10
**Your question**
When I abort (…
-
You commented on hackday.io that you tried to flash fitness trackers in DFU mode but that you didn't succeed. Could you explain what you tried so far? Do you have any knowledge on why it failed? Do yo…
-
I ran into a few problems when following the guide "Programming the iCE40" more specifically the "Using APIO" section on the website.
Maybe they are because I'm working on a Mac (Intel Version)
…
-
I have a 446 and I can get it into DFU mode no worries. (BOOT0 is fine)
It flashes klipper and reboots into it fine.
But if I remove the boot0 jumper, it just doesn't work.
```
make flash …
-
When `upload_protocol = dfu` is selected, we seem to force DfuSe - the ST's revision of the protocol. DfuSe appears to be activated by the `-s` parameter which is always passed to the upload command:
…
-
When using the built in USB DFU bootloader, lets auto-reset into the bootloader mode from USB Serial using something like 1200-baud knocking
-
Depending on the `match_op_t`, `dfu_impl_t::select` can be called many times in `dfu_traverser_t::schedule`: https://github.com/flux-framework/flux-sched/blob/a9c1bd5d4d9058d148bf5b5cc6a737c28dc1ce4a/…
-
Hi. Been trying to figure out why I keep encountering "Error: Failed to run wInd3x exploit: string descriptor got unexpected result, wanted 'haxed dfu', got 'USB DFU Device.'" Whenever I try to run th…
-
Ubuntu Terminal:
```
finnley@finnley-laptop:~/ChameleonMini/Firmware/Chameleon-Mini$ avrdude -c flip2 -p ATXMega128A4U -B 60 -P usb -U application:w:Chameleon-RevG.hex:i -U eeprom:w:Chameleon-RevG.e…
-
Good day.
I can get the cb1 to boot but the firmware.bin is never picked up by the sdcard reader. I've tried DFU mode but it always errors out:
`biqu@BTT-CB1:~/klipper$ sudo dfu-util -a 0 -D ~/…