Archive for the ‘Electronics Tips’ Category
Programming the TI MSP430 Microcontroller
4 July, 2011
Although it has a JTAG port, the TI MSP430 microcontroller is not a boundary scan capable device. Instead of the standard boundary scan registers there is a set of registers that allow the various functions of the device to be accessed and configured. Read the rest of this entry »
Clearing Altera Cyclone III Devices
8 November, 2010
In the XJTAG application note “Working with configured Xilinx and Altera devices” the point is made that the way to get the best test coverage is to test with blank devices.
Blanking a device has its own challenges – Read the rest of this entry »
XJTAG Boundary Scan Testing with OMAP 35xx devices
13 September, 2010
Texas Instruments’ OMAP processors are becoming more and more popular. We have seen quite a few come through the office recently.
The good news is that the OMAP processors do support boundary scan testing. Read the rest of this entry »
Debugging faults: always remember XJAnalyser!
6 September, 2010
The traditional technique for debugging printed circuit boards is to “observe” the state using oscilloscopes or multi-meters and deduce a fault. This method actually suppresses a very powerful engineering instinct that would help us a lot if we could only give it a better chance. Read the rest of this entry »
Bench Power Supplies
28 September, 2009
I bet most of you haven’t considered how you wire up a bench power supply – you just set the voltage and current limit and off you go.