-
Hi Tarwirdur Turon,
I don't know how to contact you. I just try it that way. I also want to modify my fixdry. Worked trough your Redme. Solderd a 8s103F3 on the bord. I hope I didn't toted the micr…
-
### Configuration
**Operating system**:
Linux x86
**PlatformIO Version** (`platformio --version`):
pio --version
PlatformIO Core, version 6.1.11
I've read the release note: "Resolved a…
-
Just for a developer to start with.
Or maybe links to a HOWTO would be good...
ildar updated
4 years ago
-
# Intro
This is a followup on https://github.com/jeanthom/openocd-dirtyjtag/issues/2#issuecomment-769485719, focusing a working setup with DirtyJTAG+[Espressif ESP32S2 Saola-1 dev board](https://do…
-
In an Alpine 3.16 container, I got the following compilation error:
```
$ ./configure --enable-dirtyjtag
$ make
[...]
mv -f src/jtag/drivers/.deps/libocdjtagdrivers_la-xds110.Tpo src/jtag/drive…
-
Hi,
I am trying to flash a nordic nrf52832 with pyocd. When I try to flash a fw with softdevice included in same image (or if I flash first softdevice and then fw image or vice versa), the fw doesnt …
-
IMPORTANT NOTE: This is a new problem with existing code that worked fine before updating `platformio`. Something in either an updated framework or platform is causing this.
`platformio.ini`:
`…
-
Hi,
I've sent several emails over the last week to USI's customer service team, but got no response.
I'm evaluating 10 of your I-NUCLEO-LRWAN1 (WM-SG-SM-42) boards for use in an R&D project.
…
-
I am using a NUCLEO-L476RG board, and I have removed the CN2 jumpers, which would use the ST-Link instead of the Nucleo. When I run a flashing command with the following command line:
`pyocd flash mb…
-
I was looking through the code and noticed some writes to hardware registers
that I can't match up to the ST documents. I've given the registers and the
code lines that seem a little off to me and th…