Archive for the ‘Electronics’ tag
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 »
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 »
Pull Resistors
13 July, 2009
Many of us have been designing electronics for years and haven’t really considered pull up and down resistor values. We just use the same old values like 10K. With some new silicon the leakage currents are higher than we have been used too. This means the pull resistors might not being doing the task we require. When there is a need to reduce power consumption, again these values need to be looked at in greater detail. XJTAG often finds resistors on boards that don’t actually perform the task intended.