-
We need hex file support because android DFU library supports only Hex file.
-
### Describe the bug
Any time I calibrate the accelerometer, flight controller reboots into DFU mode. It does calibrate and save the entry but kicks it into DFU mode, requiring me to restart. Used to…
-
Hi,
I was looking through usb/usb_dfu_ctrl_ep.v to determin why I am not able to boot the application for the logicbone target.
In the following section:
```
// The DFU specification suggests …
-
### Issue
The "_ux_device_class_dfu_entry" function does not support the "case UX_SLAVE_CLASS_COMMAND_UNINITIALIZE".
I think that it is necessary to support "case UX_SLAVE_CLASS_COMMAND_UNINITIALI…
-
The SKIPR board uses for klipper configuration normaly Bootloader offset (48KiB bootloader (MKS Robin Nano V3)). So in my mind I should in CanBoot configure the Application start offset to 48KiB - or …
-
Hey, I'm having an issue with setting up `midiout.ino` sketch to work properly.
It gets uploaded to the STM board (black pill, `STM32F103C Generic`), but `USBComposite` never gets ready, and progra…
-
Update firmware started
`DFU_PROCESS_STARTING`
Progress at 100%
But I don't get
`DFU_COMPLETED`
-
Hi there,
firstly, thank you for this great library! I've stumbled upon it when researching DFU libraries for a Flutter package I was planing on developing.
I did some quick tests, flashing both…
-
USB2.0 is affordable and ubiquitous, with peripherals ranging from HIDs to webcams, and more. However, FPGAs typically don't have a good way of direct interfacing to USB (with a notable exception of G…
-
### Describe the bug
Serial passthrough fails when booting from DFU and exiting DFU mode, as required for recovery flash for onboard ELRS serial receivers
### To Reproduce
Flash 4.4.0 or late…