-
I am getting this error when i try to connect my STM32L0 discovery board
Log:
Searching Device...
ST Link V2 / Nucleo not found or unable to access it.
Did you install the udev rules ?
USB erro…
-
i am using stlink clone with stm8s103 development board from quiet long time. But few days back my st-link got damage due short i think. so i am using new clone.
Now i am getting error as "Tries Exc…
-
I have unlocked and erased an iFlight Blitz E55 esc with STlinkV2 in Stm32Cube, to flash it with the last G071_64K Bootloader.
After that process, the esc(s) are not recognized by all Firmware update …
xagos updated
3 months ago
-
I've tried to use the stm8flash.exe from the 0.5 release as standalone program from the command line on Windows 10 with an STM8AF board (which has an integrated stlinkv2).
But I get an error (doesn…
-
Hello Jean,
I patched stlink-tool to use the ST-LinkV2/1 PID
-#define STLINK_PID 0x3748
+#define STLINK_PID 0x374b
Connected to a fresh connected ST-LinkV2.1 (*) the program reposts
USB transf…
-
Make a PDF to create pinout stickers, to cut with cisors and glue on the stlinkv2 dongles with "scotch" tape.
-
Running compile_and_flash_20.sh fails at the eeprom clearing stage.
The command that is run:
```
$ stm8flash -c stlinkv2 -p stm8s105?6 -w src/controller/data_empty.ihx
Determine FLASH area
Due to…
-
I tested stm8flash with ST-LINK/V2 and STM8S207CB
First I wrote to the MCU's flash memory area `test_flash.bin` and then successfully verified it.
Next I read flash memory into `test_flash.s19` an…
-
```
C:\Users\User\Downloads>stm8flash.exe -c stlinkv2 -p stm8s003?3 -s flash -r dump-7-21-18.bin
Determine FLASH area
Reading 8192 bytes at 0x8000... OK
Bytes received: 8192
C:\Users\User\Downloa…
-
### Variant
_No response_
### Control type
_No response_
### Control mode
_No response_
### Description
Hello everyone,
I recently got ahold of a half broken hoverboard with a split mainboard …