-
While doing
NordicDFU.startDFU({
deviceAddress: DEVICE_ID,
name: "Ep",
filePath: '/data/user/0/com.nordicdfuexample/files/rose.jpg'
})
Causing error "DFU FILE NOT FOUND"
…
-
All of the `bose-dfu info` output from #3 exhibits this issue. For example, from @Gigzy:
```
$ bose-dfu info
USB serial: 00000000000000000000000
HW serial: 72476P62100100A2
Device model: Cup
Cur…
-
```
1.All appears OK up to Visualiser as described
2.Shorting pins as shown seems to do nothing
3.Running "Turn into a joystick" gives the fault
AtLibUsbDFU.dll not found
Device manager (Ports)show…
-
Hello,
looks like I do something wrong, as I can't flash dap42 to an blue-pill.
- Using Windows 10 20H2, GNU Arm-none-eabi 10.2.1, Git bash
- Its a 128kB device, tested with STMFlashLoader.
- I…
-
DFU is now supported. Need to pull in the instructions from pull request #24.
Split driver description up based on system in use:
1. Windows (as given in #24)
2. macOS (nothing to be done)
3. …
-
Got this error while flashing with DFU and radio seems to be dead somehow.
how should I recover my radio back!
Opening DFU capable USB device...
Device ID 0483:df11
Device DFU version 011a
Cla…
-
I added -Werror, and had DFU_CAN_UPLOAD = _DISABLE:
src/bootloader.c:109:21: error: 'dfu_upload' defined but not used [-Werror=unused-function]
109 | static usbd_respond dfu_upload(usbd_device *…
-
**Hi!**
_Before we start, I want to clarify that I’m not using SDRAM and that I only want to activate a single effect._
I’m facing an issue with the SMD version of the pedal. Indeed, when I stri…
-
https://github.com/palera1n/palera1n/issues/478
They mentioned the problem may caused by `checkra1n` but not the rest step they take part in.
Below are the logs from `0.1337.2`.
While Demote looks …
-
I installed the Arduino 1.8.8 IDE for Linux (Debian scratch, 64 Bit) and installed the https://github.com/BSFrance/BSFrance-stm32/archive/master.zip as mentioned in the Readme.
The gcc-arm-none-eab…