Re: [AVR-Chat] STK500
2005-11-09 by Henry Carl Ott
At 10:31 AM 11/9/2005, you wrote: >I just thought I'd note I have been using the STK500 with the AVR Studio >4.12 after upgrading the firmware in the STK500 and have had no trouble >with it at all. Works great! > >The one thing I dislike about the STK500 is the lack of ZIF sockets. Has >anyone successfully modified, converted or added onto the STK500 in order >to use ZIF sockets? I can probably develop and build something myself to >do this, but I don't like to reinvent the wheel if it's already been done. > >Zack > For dip or other socket type? In the past I've just soldered a machine pin socket onto the bottom pins of a zif socket so that I could plug it into a regular dip socket. The sockets on the stk500 are pretty close together, you may have to stack a couple of extra machine pin sockets onto the bottom of the zip to get the height up enough so that it clears the other parts on the board. Allows you to move the zif sockets around to other projects without too much wearing of the soldered pc mount socket. In a real production environment, I might make something more permanent. For normal development I really try to use isp where ever possible. -carl