-
Since board flashing is already support, having optional std USB DFU would help as well
-
### Where do you suspect the issue?
Issue in DFU library, e.g. upload stops in the middle
### Version
2.3.x
### Describe the issue
When I do a device upgrade(Dfu SDK 2.3.2),The log stops after pr…
-
I recently managed to get this exploit to work on this device, and I immediately jumped to trying to flash 9.3.5. Currently in pwned DFU mode, I tried the erase restore and here's what I got:
```
…
-
Incorporate the ST supplied Firmware update via USB stick. This should be done before new run of board are in manufacturing. So uses will not need a programmer to update firmware.
-
if i use the dfu-util included in your `tools-dfuutil` packages for uploads i get the well known error 74:
```
CURRENT: upload_protocol = dfu
Uploading .pio/build/sipeed-longan-nano/firmware.bin
…
-
I'm running the most up-to-date versions of flutter as well as versions of this package.
I'm making my call like this:
```
onPressed: () async {
final notifier =
…
-
Hi Aaron,
congratulations for the work done.
I have a P8b MOY-TON 1.8.4 where I installed your softwrare via ST-LINK.
I have modified the accl.c code to read the accelerometer of the P8b, and I wou…
-
When using the built in USB DFU bootloader, lets auto-reset into the bootloader mode from USB Serial using something like 1200-baud knocking
-
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 …
-
I use the USB to TTL adpatper and follow the instuctions to flash the boatloader, but cant find other more info to flash the hex files to the board, there is no instrutions on the github, and since Lo…