-
Hi Stefaandesmet2003,
While I was fiddling with STLINK_SWIM_READ_CAP option, found that the STVP (ST visual programmer) is able to do read.
But the writing is still a bit of issue that the verifi…
-
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…
-
# Bug Report
## Describe the bug
On many systems, specifically Windows host systems with a Ubuntu or other Linux VM, the stlink v2's do not seem to work. Even with udev rules they seem to fail. …
-
to do: add these to the readme.
## Using Atmel ICE instead of Segger Jlink:
* On MacOS, install the following:
`brew install openocd telnet `
* Wiring up device
* Wire up "Vtref" to 3V3…
-
Todo:
- Convert UART IO to register map (currently: cfgreg1)
- Clock manip (new rev?)
- Relabel aux outputs at top of board
- Label male header pins at border
- 3x output -> 2x output (both VADJ?…
-
When you say:
> Using STVP-STM32 on Windows confirmed my guess and made it even worse. So not only the ROP is set, the write protection is also set. So there neither real software reverse engineeri…
-
sudo apt-get install pkg-config
sudo apt-get install libusb-1.0-0-dev
You need to change the path to the libusb in the `stm8flash/pgm.h` file on `#include `
-
Attached is a document that attempts to put the Read-out Protection (ROP) option byte information for all STM8 devices in one place.
The mechanism to disable ROP varies between STM8 types, and some…
-
Hi folks!
Since a couple of days I wasn't able to read or write to any of my ESP14 modules with "stm8s003f3 inside".
Occasionally it seemed to work very few times ... but then stalled again gett…
-
OS: MacOS 10.12.16
pyOCD: 0.21.0
Devices: nRF51-DK, F042k6, Disco-L475, Nucleo-F446, etc.
When multiple devices are connected, the `uid` switch needs to be provided in order to target the correct…