Tag Archives: News jtag

JTAG Hat Turns Raspberry Pi Into A Networked Debugger

Over the last year or so we’ve noticed a definite uptick in the number of folks using OpenOCD on the Raspberry Pi. It’s a cheap and convenient solution for poking around with various microcontrollers and embedded devices, but not always the most elegant.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.

Getting Started with OPENOCD Using FT2232H Adapter for SWD Debugging

Old MCUs from vendors like ATMEL and MICROCHIP, like the PIC16F and Atmega family, tend to have a special programming interface to program internal flash. For example, Atmega used SPI pins (MISO, MOSI, SCK) and PIC used two pins (PGC, PGD)— one as a clock and another as a bi-directional data line.

from Pocket
via Did you enjoy this article? Then read the full version from the author’s website.