Soldering a socket on your board: Difference between revisions
(More explanations.) |
(More text, fixes, image captions.) |
||
Line 1: | Line 1: | ||
Mainboards where the BIOS chip is soldered onto the board ( | Mainboards where the BIOS chip is soldered onto the board (i.e., not in a socket) are usually problematic for coreboot developers and especially coreboot users, as one incorrectly flashed image will render the board unusable. | ||
Here's a simple procedure how you can desolder/remove the chip from such a board, and solder on a PLCC socket instead (so that you can swap chips as often as you like later on). | Here's a simple procedure how you can desolder/remove the chip from such a board, and '''solder on a PLCC socket''' instead (so that you can swap chips as often as you like later on). | ||
<span style="color:red">Important</span>: This will definately void the warranty of your board! Also, we take no responsibility for any damage you inflict on your board or other stuff. Use at your own risk! | |||
That said, we believe this procedure requires only relatively '''low-cost equipment''' which is widely available, and '''can also be performed by people without much soldering experience'''. You do '''not''' have be a hardware/soldering guru to do any of this, with a little practice everyone can learn to perform the procedure. | |||
== Requirements == | == Requirements == | ||
* A board with soldered-on ( | * A board with soldered-on PLCC chip (a similar procedure will likely work for DIP32 or DIP8 chips). | ||
* | * A soldering iron, soldering wick, and soldering wire. | ||
* A PLCC socket (SMD type) | * A PLCC socket (SMD type). | ||
* | * A desoldering station / heat gun (or a sharp knife). | ||
* Tweezers | * Tweezers. | ||
* No Clean Flux ("Flussmitteldispenser" in German) | * Pliers. | ||
* Optional: No Clean Flux ("Flussmitteldispenser" in German) for easier soldering. | |||
<gallery> | <gallery> | ||
File: | File:Soldered plcc rom chip.jpg|<small>Soldered PLCC chip</small> | ||
File: | File:Soldering iron.jpg|<small>Soldering iron</small> | ||
File:Desoldering | File:Desoldering wick.jpg|<small>Desoldering wick</small> | ||
File: | File:Plcc socket.jpg|<small>PLCC socket, front</small> | ||
File:Desoldering | File:Plcc socket back side.jpg|<small>PLCC socket, back</small> | ||
File:Tweezers.jpg|. | File:Desoldering station.jpg|<small>Cheap desoldering station</small> | ||
File:Flussmitteldispenser.jpg | File:Tweezers.jpg|<small>Tweezers</small> | ||
File:Pliers1.jpg|<small>Pliers</small> | |||
File:Flussmitteldispenser.jpg|<small>No Clean Flux</small> | |||
</gallery> | </gallery> | ||
The desoldering station used here is an [http://www.aoyue.de/en/Aoyue_852_hot_air_rework_repair_system_smd_esd_safe.htm Aoyue 852 SMD Rework Station], which is available relatively cheaply ( | The desoldering station used here is an [http://www.aoyue.de/en/Aoyue_852_hot_air_rework_repair_system_smd_esd_safe.htm Aoyue 852 SMD Rework Station], which is available relatively cheaply (ca. 70.- Euros). There are even cheapers ones available, e.g. on eBay. | ||
== Preparation == | == Preparation == | ||
* Take a picture of the board and ROM chip. You might need that later in order to add the socket in the correct orientation. The ROM chips all have a marking where the top is, but on '''some''' boards there is no such marking | * Take a picture of the board and ROM chip. You might need that later in order to add the socket in the correct orientation. The ROM chips all have a marking where the top is (and the same is true for most boards), but on '''some''' boards there is no such marking. So write down the orientation of the chip (or take a picture). | ||
* Prepare the PLCC socket: | * Prepare the PLCC socket, by cutting away the plastic middle part using the pliers (for easier soldering later): | ||
<gallery> | <gallery> | ||
File:Pliers1.jpg| | File:Pliers1.jpg|<small>Pliers and PLCC socket</small> | ||
File:Cutting the plastic from the plcc socket.jpg| | File:Cutting the plastic from the plcc socket.jpg|<small>Cut the middle part</small> | ||
File:Pliers2.jpg| | File:Pliers2.jpg|<small>Socket and removed plastic</small> | ||
File:Plcc socket back side without plastic.jpg | File:Plcc socket back side without plastic.jpg|<small>Prepared socket, back side</small> | ||
</gallery> | </gallery> | ||
Revision as of 01:43, 27 March 2009
Mainboards where the BIOS chip is soldered onto the board (i.e., not in a socket) are usually problematic for coreboot developers and especially coreboot users, as one incorrectly flashed image will render the board unusable.
Here's a simple procedure how you can desolder/remove the chip from such a board, and solder on a PLCC socket instead (so that you can swap chips as often as you like later on).
Important: This will definately void the warranty of your board! Also, we take no responsibility for any damage you inflict on your board or other stuff. Use at your own risk!
That said, we believe this procedure requires only relatively low-cost equipment which is widely available, and can also be performed by people without much soldering experience. You do not have be a hardware/soldering guru to do any of this, with a little practice everyone can learn to perform the procedure.
Requirements
- A board with soldered-on PLCC chip (a similar procedure will likely work for DIP32 or DIP8 chips).
- A soldering iron, soldering wick, and soldering wire.
- A PLCC socket (SMD type).
- A desoldering station / heat gun (or a sharp knife).
- Tweezers.
- Pliers.
- Optional: No Clean Flux ("Flussmitteldispenser" in German) for easier soldering.
-
Soldered PLCC chip
-
Soldering iron
-
Desoldering wick
-
PLCC socket, front
-
PLCC socket, back
-
Cheap desoldering station
-
Tweezers
-
Pliers
-
No Clean Flux
The desoldering station used here is an Aoyue 852 SMD Rework Station, which is available relatively cheaply (ca. 70.- Euros). There are even cheapers ones available, e.g. on eBay.
Preparation
- Take a picture of the board and ROM chip. You might need that later in order to add the socket in the correct orientation. The ROM chips all have a marking where the top is (and the same is true for most boards), but on some boards there is no such marking. So write down the orientation of the chip (or take a picture).
- Prepare the PLCC socket, by cutting away the plastic middle part using the pliers (for easier soldering later):
-
Pliers and PLCC socket
-
Cut the middle part
-
Socket and removed plastic
-
Prepared socket, back side
Desolder or cut away the ROM chip
-
...
-
...
-
-
...
-
-
Clean the pads on the board
Solder the socket onto the board
-
-
...
Results
- Congratulations. You have now successfully replaced a soldered-on PLCC ROM chip on your board with a PLCC socket. You can now swap out the ROM chip as often as you want to or need to.
- In almost all cases, the board and the ROM chip will survive this procedure, if you are careful.
Resources
- HOWO: replace a PLCC chip with a socket "ghetto style" (Tutorial for doing this without desoldering station by cutting the chip)
I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.
In case this is not legally possible: |