Day 22: Thing 22: The $15 Wiring Board.
Since I had so much trouble yesterday porting with getting the bootloader on a new processor I though I should try something easier (these are things that I have been meaning to do for some time so it seemed appropriate to try them on a timeline). 
Recently someone published the code for an Stk500v2 based bootloader for the new wiring platform. I have wanted to run wiring on several of the systems I have using the mega128 and the olimex header board that sparkfun sells. Between sparkfun and Ebay my per board cost is about 11 bucks. With the ftdi ft232rl usb to serial chip at $4 that would make the wiring platform affordable
On top of the latest wiring platform not running at all on my g4 I could not get the bootloader on either the sparkfun board or the et-avr-stamp that I had on the bench.

It turns out that part of the solution to this was in the next rev of the wiring software which fixed the bootloader issue. Once I got the bootloader to work with wiring I realized that the wiring platform requires a 32khz clock crystal to be connected to tosc1 and tosc2. Once this was added to both boards things started working.
Last 5 posts by feurig
- Oh yeah. - March 22nd, 2008
- Day 29: Thing 29: One more thing.... - February 29th, 2008
- Day 28: Thing 28: Charley plexed display - February 28th, 2008
- Day 27: Thing 27: The last of the 4 led arrays. - February 27th, 2008
- Day 26: Thing 26: PC Based Arduino Programmer. - February 26th, 2008
[…] This was started out as one of my things for Thing-A-Day (2008) (http://www.thing-a-day.com/2008/02/22/day-22-thing-22-the-15-wiring-board/) […]