-
This image for Seeed Arch Link causes an assert when programmed. The assert is a hard fault.
```
Assert
File: ..\..\..\source\daplink\interface\main.c
Line: 167
Source: Application
```
Sending file …
-
in the hardware project mbed-HDK, I find INTERFACE DAPLink with stm32c8t6 ,but I can't find the firmware for it ? So ,I want to know is there any firmware that supports stm32c8t6?
-
How it works,
how its bluetooth works
how its software uploaded
-
I have adapted a new mcu, the program is right, but there will be problems with script compilation, can not generate bin and hex files, I would like to know which script files need to be modified to s…
-
Black Magic Probe (Firmware v1.6.1-1-g74af1f5) (Hardware Version 3)
I have been using BMP for some weeks now to program a NanoV2 board
as described here https://www.forward.com.au/pfod/BLE/LowPowe…
drmpf updated
5 years ago
-
### Description
The NRF52_DK serial is not capable of receiving bytes:
```c++
int main() {
RawSerial serial(USBTX, USBRX);
serial.printf("Hello world\r\n");
while (true) {
…
-
I would like to discuss if the DAPLink interface is possible to flash data to external flash, for example, the nRF52840 DK has an external QSPI flash which supports XiP. Writing to the internal flash …
-
**Describe the bug**
Building for BBC micro:bit against v1.14.0-rc2 I found that often (but not always) the resultant hex file would not copy onto the device over USB. micro:bit is an mbed device and…
ghost updated
5 years ago
-
I would like to see afterward what binary was flashed to the device. Build sha1 could be good unique value for this. This feature would be very useful for CI/automation.
e.g. Use case:
1. user#1 flas…
-
microbit.org-tickets: 1419, 431, 418, 803
Issues from schools using micro:bits with virtual desktop environments
We are using Xendesktop VDA 7.9 and we can get it recognised when in the maintena…