probe-rs / hs-probe

127 stars 6 forks source link

The Rusty High-speed Probe

This is an open hardware probe for the Serial Wire Debug (SWD) and JTAG protocol. It utilizes an STM32F723 MCU which has an USB 2.0 High-speed Phy.

Firmware

The firmware is available here and is open-source: https://github.com/probe-rs/hs-probe-firmware

Features

There is an USB MUX on the board, so when the probe starts it enumerates in USB FS where one can access the internal bootloader, and then when the firmware takes over it can switch to the USB HS.

The schematic can be found in the schematic PDF.

alt text alt text

Cable Assembly

The hs-probe package sold on our shop contains two 16 wire ribbon cables, three 14p connectors and one 10p connector. You can make one cable with a 14p connector on each side and one cable with a 14p connector on one and a 10p connector on the other side. How to align the connectors is explained in the image below:

alt text

License

This work is licensed under CERN-OHL-P.