-
I have a function with code for refreshing a display so my loop is easier to read. This extracted simplified example works
Click to expand
```
// display function for blue pill stm32f103
…
-
On macOS, if QEMU is started via more than two links, the program is not able to identify its location and load the internal files:
```
ilg@wks blinky-rtos % xpm run run-stm32f4discovery-debug-cma…
-
Version: ESP-IDF v4.3.1-dirty
Using VSCode Espressif plugin
I have been using the same code for some time now and have updated from platformio 4.2 to esp-idf 4.3.1.
A lot of heap is being used wh…
-
A missing link is hard to spot, since apparently the command terminated properly:
```console
ilg@wks blinky-rtos % xpm run link-deps
xPack manager - run package specific script
Changing curren…
-
Hi,
I am new for rust and when I run the example, I got this error:
cargo run --example hello
Updating `git://crates.rustcc.com/crates.io-index` index
Downloaded cobs v0.1.4 (registry `g…
-
My project is just started. I followed the instructions for stm32-hal2 and the Knurling template. The project builds and flashes to the device successfully as far as I can tell. However, after flas…
-
Hi,
I have tried to compile the IOsonata_nRF51 library, but I received this error:
`../../../../../../../external/nRF5_SDK_12/components/softdevice/s130/headers/ble_gap.h:1452:1: note: in expans…
-
some flags need to be adjusted and others need to be added
-
https://github.com/stlink-org/stlink/issues/1152
I am not so sure if this is a libusb (eg: pkg-config script) issue or stlink issue.
libusb git has introduced a new function under macOS and this s…
mcuee updated
3 years ago
-
Hey not sure if it is usbd-serial or usb-device or maybe even the stm32f4xx-hal
but after much testing if found that when I build without the release flag Windows can't read the address of the devi…