September 23, 2012
Last week I placed an order for some electronic products, and they arrived yesterday. The main products in the shipment are: Olimex STM32-P152 prototype board, with an STM32 microcontroller and many peripherals FTDI C232HM-EDHSL-0, which is a USB-to-spaghetti dongle that connects a PC to an embedded product using many protocols (USART, SPI, I2C, JTAG, …) FTDI Chipi-X10 […]
January 7, 2012
I started a project to try to use Arduino as a JTAG interface to perform debugging, programming and scans. The objective is to have a setup like the following diagram: The complete project should include: Arduino sketch OpenOCD integration Python API Arduino shield with common connectors etc. In particular the shield should have: Level shifters between […]
April 17, 2011
Dangerous Prototypes recently announced the availability of the open source Bus Blaster v2 in their shop (here the announcement). The Bus Blaster is an USB tool to debug microcontrollers and embedded cores in general, and its design is completely open source. I already did a post on the first version of the Bus Blaster, but […]
January 17, 2013
0