News

Tap-Hat is a multi-purpose JTAG debugger board for those developing software to run on Raspberry Pi: RTOSs, Linux and bare-metal code in particular. Photo of prototype As well as this, the board can ...
[Joe Grand] has come up with a tool which we think will be useful to anyone trying to hack a physical device: The JTAGulator. We touched on the JTAGulator briefly during our DEF CON coverage, but it ...
If you are interested in learning more about the recently launched Raspberry Pi Debug Probe, you will be pleased to know that Raspberry Pi enthusiast and YouTuber Jeff Geerling has wasted no time ...
We’ve all been there. When debugging a microcontroller project, we just want to put in a print statement to figure out what’s going on with the microcontroller in real time. However, advanced embedded ...
While the Debug Probe is designed for Raspberry Pi products, it offers standard UART and CMSIS DAP interfaces via USB. Thus, it can also be used to debug Arm-based microcontrollers. It works with ...
Have you ever used the term UART only to be corrected by another engineer that it isn’t a UART but USART? In certain circumstances the interchangeability of these ...
Anyone who enjoys building electronic projects may find the new IDAP-Link debug JTag Probe created by I-SYST worth more investigation, as well as helpful building electronic projects. The small ...
The Universal Asynchronous Receive and Transmit (UART) interface is found on a variety of peripheral devices. Consider, for instance, a microcontrollerbased system with four such peripherals. Ideally, ...