-
i have geehy discovery board with APM32F407VGT6
i have geehy proteus with APM32F407ZGT6
Geehy proteus does not like st-link programming from rusEFI console
```
Executing .\.\openocd/openocd.ex…
-
Hi, I have successfully build and flashed PY32F002AL15S, using puyocd and ST-LINK V2. However I am unable to get the IC detected again on SWD. I believe since pins are used inside the firmware (which …
-
Hello everyone!
I bought a hoverboard used to try to convert to a cart controlled by a raspberry Pi via serial communication. The principle is not to give problems.
However, I am unable to modif…
-
- [x] Research and buy electronic hardware
- Evaluation kits
- Batteries
- Casing
- USB serial cable
- [ ] Research and buy tripods
- [ ] Test indoor at Botts Inc. Office
- [ ] …
-
nrf-recover doesn't work with STLinks. However pyocd can do it just fine, so it should be possible. I'm using a stlink v2 clone.
Error It isn't possible to recover with a ST-Link
-
I've been playing around with this tool with an STM8L101F3U on a little project board connected to an ST-LINK V2.
If I read a portion of memory, the target stops working. If I program the hex file…
-
### Configuration
Windows 10
Installed drivers: ST-Link drivers v2.0.1
Platformio version: Core 4.2.2a3, Home 3.1.1
Platform: ST STM 6.0.0
Framework: Arduino
Board: disco_l072cz_lrwan1
I…
-
I am confused on the unit in which `maxdist` is to be specified? It seems the answer depends on whether the data is projected or not?
In the example below, I find heuristically that I need to give …
-
I am getting this error in msys2 when trying to compile stlink-tool
Package libusb-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libusb-1.0.pc'
…
drmpf updated
2 years ago
-
### Summary
The use of callbacks with forms requires a lot of extra boilerplate code to retrieve the values from the session state within the callback function. The workflow is not really generic a…