TI Launchpad as AVR ISP programmer

[Minifloat] is using his TI Launchpad development board as an In-System Programmer for AVR chips (translated). There are a ton of homebrew AVR programmers out there, and using an Arduino for ISP is quite popular. But recently we searched for a way to use the Launchpad as a programmer and didn’t find one. We’d venture to say this is the first.

There is one hardware modification that must be made. An external clock crystal (32.768 kHz) must be populated on the board. But since it was designed with the feature in mind that’s a pretty quick process. [Minifloat] followed Atmel’s ISP app note, and extended some of the code written for a different programmer to get things up and running. At first the device wouldn’t communicate with AVRdude, but that turns out to be a problem with the initialization conversation. AVRdude polls the connected programmer to see if it supports block mode, and the firmware on the MSP430G2211 wasn’t expecting this query. The problem was fixed and it now works.

It sounds like there are a couple of bugs left in the system. The first time AVRdude accesses the programmer after it has been plugged into the USB port it will fail. Subsequent attempts will succeed until the MSP430 chip is reset, or the USB connection is replugged. But if you’re just getting into the AVR line, this will let you figure out if you want to invest in a proper programmer.

We don't need no stinkin' packages!

DIP, SOIC, BGA, MLF or QFP?  None, so it seems.

This morning I received an email from Texas Instruments. Normally, these things go right into the spambox but this one was a bit unique. You can now buy some of TI’s IC’s without any packaging. Yup, just trays full of silicon squares. From TI’s point of view miniaturization has reached a point where that extra 0.1″ of PCB space is now too valuable to give to a piece of worthless plastic, and bonding micro-small wires to a silicon die is a feat that any manufacturer can preform with great accuracy, reliability and speed.

Whether this is a new paradigm in manufacturing or a premature April fool’s joke, if this process catches on smartphones just went from being almost unrepairable to 100% unrepairable, and ipod nanos might just start playing back 1080p video. It’s awesome and scary at the same time.

Now, are they crazy, or just ahead of their time? Tell us what you think.