-
I have get the pcb from the website blog of 2015. which version was 4.12 in the blog it redirected to this git repository and i tried to follow the step given in readme file also in the blog below. i …
-
I recently bought this and tried to update it using stlinkUpdate software. I didn't know what went wrong, but since then I couldn't get this to connect to stlink programmer or any other stlink utility…
-
i have an stm32 blue pill board , i wrote for it a simple GPIO driver , and set the upload protocol to stlink , strange enough it doesnt work properly and i was sure of the code i wrote , i tried it …
-
stlink的驱动下载程序到板子里面的时候,一定需要stlink的下载器吗。我之前用的jlink,jlink的下载器匹配不了stlink驱动无法下载程序
-
- [ /V3] Programmer/board type: [enter here] (e.g STLINK /V1, /V2, /V2-onboard, /V2-clone, /V3)
- [Ubuntu ] Operating system an version: [enter here] (e.g Linux, Windows)
- [1.8.0 ] **stlink tools v…
-
Hi,
I see that the tool uses bat files and exe executables.
Is there also Linux support for this device?
My use case is flashing hardware with new firmware builds automatically, so the firmware can …
-
**Description:**
When attempting to debug a project created with STM32Cube in PlatformIO, the assembler (`arm-none-eabi-as`) receives the `-g2` flag, which it does not recognize, resulting in a fat…
-
Hey, so I got my Embassy blinky program to flash and run on my STM32F401RE nucleo board.
But when I made some modification to the files and wanted to re flash and run it, I got a ton of ```WARN probe_…
-
Hey @RadioOperator ,
In the past there were attempts to gather the STLink V2's firmware via downloading a dumper code through the official bootloader:
https://lujji.github.io/blog/reverse-engineer…
-
Hi, I just cloned the repository using git and am unable to compile it.
Here is the output of my compiler:
`
Processing leocore (platform: ststm32@15.4.1; board: genericSTM32F401RC; framework: st…