Skip to content
Snippets Groups Projects
Commit 256bd7ff authored by Sam Calisch's avatar Sam Calisch
Browse files

Update README.md

parent b6cc58f0
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -61,6 +61,8 @@ The J-Link requires a wire to ensure the target has power. In the image above, ...@@ -61,6 +61,8 @@ The J-Link requires a wire to ensure the target has power. In the image above,
You don't have to spend hundreds on a J-Link (even though it is very nice). Using <a href='openocd.org'>OpenOCD</a>, we can make a Raspberry Pi bit-bang the programming protocols. Below is a picture and screenshot of using OpenOCD and Pi Zero ($5) to program a custom board with a Raytac MDBT42Q module over serial wire debug. It works just as well to program the Fanstel modules. You don't have to spend hundreds on a J-Link (even though it is very nice). Using <a href='openocd.org'>OpenOCD</a>, we can make a Raspberry Pi bit-bang the programming protocols. Below is a picture and screenshot of using OpenOCD and Pi Zero ($5) to program a custom board with a Raytac MDBT42Q module over serial wire debug. It works just as well to program the Fanstel modules.
Rough instructions for creating an openOCD programmer using a Raspberry Pi are available on <a href='openocd/RaspberryPi.md'>this page</a>.
<img src='openocd/bootloader-raspberrypi.jpg' width=53%> <img src='openocd/bootloader-raspberrypi.jpg' width=53%>
<img src='openocd/flashing-bootloader.png' width=30%> <img src='openocd/flashing-bootloader.png' width=30%>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment