-
Hi,
I use two RP2350s to test downloading and debugging. One of them is used as a debugger. And the following pins are connected.
```
Pico A GND -> Pico B GND
Pico A GP2 -> Pico B SWCLK
Pico A…
-
to get vsgui to comple needed,
--- /media/maddocks/usb3tb/stm32-std-periph-drivers_porting-tools/versaloon-git/vsgui/hexeditor.pas 2021-04-07 08:28:23.160413990 -0400
+++ /media/maddocks/usb3tb/…
-
The TuYa TYGWZ-01, which were at some point sold in Lidl and Aldi and widely modified for use with ZHA/Z2M with these initial instructions: https://zigbee.blakadder.com/Tuya_TYGWZ-01.html
Currently…
-
Before explaining my problem note that on my Windows system this seems to work properly, the test is made on a friend computer.
Without connecting any adapter on the computer I tried to launch the …
-
When I start a debug session things freeze at (gdb). The last few terminal lines are below.
Listening on TCP/IP port 2331
```
Connecting to target...
Connected to target
Waiting for GDB connect…
-
**Describe the bug**
I have a dual chip setup where I would like to debug both chips simultaneously. My setup is:
RPi debug probe -> openocd -> chip 1 Master (cortex-M3)
RPi debug probe -> openoc…
-
I ghink the issue is that different chips are used
xtw100 has stm32f103
xtw2 has gd32f103
chip.
I have a XTW100 and one XTW2.
Unlocked both via SWD and flashed the XTW100 board code.
The XT…
-
#### Problem
I have added multi line code with regex because of that the most recent event not getting flushed until any new event occurs.The problem is that the event is buffered and isn't deliver…
-
**Describe the bug**
I can't seem to display information, let alone flash, my target board using probe-rs.
I've tried using target-gen to generate the YAML file & add the target to probe-rs but enco…
-
I am trying to flash the bootloader on a brand new chip (Ebyte E73 nRF52840).
Checkin if the chip is locked gives me the following result: Ok: the nRF is unlocked
I downloaded a few bootloaders in…