jpitz31 7 Posted September 12, 2014 Share Posted September 12, 2014 Hi All, I have read the other posts about the problems with attempting to unsolder the chip socket from the mps430 launchpad. Believe me I have a stack of trashed boards that have the through hole copper trace shot. I also wanted to retain the onboard 32Khz watch crystal. So digging through the parts box and trying different things I came up with the following easy to install version of the ZiIF socket install. I purchased some 10 pin female header sockets, trimmed the pins down. Purchases a few ZIF sockets, mine indicate TFXTDOL. Removed the msp430 chip, Inserted the female pin headers and inserted the ZIF socket. Concerned that the longer pins and socket would interfere with the operation of the watch crystal I downloaded the Verify_Crystal and tested the program. At first I had some issues with the crystal faulting. But after added the following line to the program. The Verify_Crystal program runs just fine. BSCCTL3 |= XCAP_3; which enables the 12.5 pF. Enclosed are some pics. Easy Peasy dubnet, Automate, bluehash and 3 others 6 Quote Link to post Share on other sites
cubeberg 540 Posted September 12, 2014 Share Posted September 12, 2014 Looks pretty cool! jpitz31 1 Quote Link to post Share on other sites
Rei Vilo 695 Posted September 13, 2014 Share Posted September 13, 2014 I've just done the same with those break-away female headers (like those). This is a great solution for DIP20 MSP430G2553-based projects! Quote Link to post Share on other sites
jpitz31 7 Posted September 14, 2014 Author Share Posted September 14, 2014 Rei Vilo, You know what they say, "Great minds think alike" Thanks Joe Quote Link to post Share on other sites
abecedarian 330 Posted September 14, 2014 Share Posted September 14, 2014 What is the reason for using the headers? I'd think that if the ZIF would insert into the header, it should be able to insert into the socket on the board. No harm meant; just trying to understand what's going on. Quote Link to post Share on other sites
RobG 1,892 Posted September 15, 2014 Share Posted September 15, 2014 Great idea. I am using an old BP PCB for my ZIF. Quote Link to post Share on other sites
jpitz31 7 Posted September 15, 2014 Author Share Posted September 15, 2014 abecedarain, Good question. The chip socket that TI uses has small round holes. The ZIF socket will not fit directly into the chip mounted on the launchpad. If you look at the pins on the ZIF socket they are wide and flat. The male pins on the female header socket are small enough to fit directly to the socket on the launchpad. Thus the two part solution is required. Thanks Joe Quote Link to post Share on other sites
jpitz31 7 Posted September 15, 2014 Author Share Posted September 15, 2014 Thanks RodG If the female header pins would not have worked I would have gone the boosterpad pin route. Joe Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.