-
Hello! I'm having an error flashing the firmware with ST-LINK.
So what I have done is: compiled the firmware with Keil to have the binaries, connected the st-link v2 with the board and unlocked the…
-
I'm receiving the following error when trying to upload using programmer (ST-Link/V2) the default Blink sketch.
"Error while uploading: missing 'program.params.quiet' configuration parameter".
Any …
-
Hello, i hope this comment can be read soon.
I have adquired 2 hoverboard and i'm trying control it by my self. In tutorials I read that their motherboard firmware must be changed, in this case, both…
-
[0m[0mOpen On-Chip Debugger 0.10.0 (2020-12-28) [https://github.com/sysprogs/openocd]
Licensed under GNU GPL v2
libusb1 09e75e98b4d9ea7909e8837b7a3f00dda4589dc3
For bug reports, read
htt…
-
# How to set up STM32F103 (blue pill) with macOS + PlatformIO + USB with ST Link V2
[https://www.peterzimon.com/notes/stm32-blue-pill-mac-os-platformio-setup/](https://www.peterzimon.com/notes/stm3…
-
1. How to use QMK for this?
2. Which firmware, there's several to choose from?
3. Am I plugging in to the Bluepill, or using a ST-Link?
4. Do I need to change the jumpers on the Bluepill?
-
There exists a standard debug header that is:
- physically smaller
- industry standard (no more eBay pinout mysteries and fake programmers)
- keyed (impossible to plug in backwards)
Here's the d…
-
**Describe the bug**
The auto generated ids for sec-certs urls pointing to specific certified product are not always persistent in time (https://sec-certs.org/cc/**6207e27699db6695**/). We do have at…
petrs updated
2 weeks ago
-
Can anyone give some directions on how to modify and upload the code to the F0 board, what IDE to use, workflow. I have an ST-LINK V2 and CubeIDE installed
Thank you
-
I've successfully execute `make` command but after I enter `make flash` I'll got
```
st-flash write main.bin 0x8000000
2014-01-02T09:28:56 WARN src/stlink-usb.c: Couldn't open ST-Link/V2 device 001…