View previous topic :: View next topic |
Author |
Message |
Storic
Joined: 03 Dec 2005 Posts: 182 Location: Australia SA
|
spare pins on a micro |
Posted: Sun Mar 30, 2008 9:16 pm |
|
|
Just a quick question,
is it better to ground any unused PINs or just leave them floating.
I an using the 24FJ256(BG)106 I will be using about 1/2 on a particular project.
Or can I have the unused pins float with them internally grounded. _________________ What has been learnt if you make the same mistake? |
|
|
newguy
Joined: 24 Jun 2004 Posts: 1908
|
|
Posted: Sun Mar 30, 2008 9:39 pm |
|
|
Set unused pins to be outputs and force them either high or low - it doesn't matter. Don't externally connect them to anything on the PCB - just leave their pads unconnected. Never let them float as inputs as they can potentially oscillate or assume an intermediate voltage that causes excess current draw. |
|
|
Storic
Joined: 03 Dec 2005 Posts: 182 Location: Australia SA
|
|
Posted: Sun Mar 30, 2008 10:13 pm |
|
|
thanks after thinking about this, you have confirmed what I thought would be OK to set, yes I will set the unused pins as an output and will properly set output to low.
It is just I found on other designs, spare pins were grounded. (these may have been spare input pins )
I guess on another note, should I need to use another pin for something, I have a number of spares that I can use without the need to try and take the ground of (if externally done) _________________ What has been learnt if you make the same mistake? |
|
|
newguy
Joined: 24 Jun 2004 Posts: 1908
|
|
Posted: Sun Mar 30, 2008 10:58 pm |
|
|
Storic wrote: | I guess on another note, should I need a to use another pin for something, I have a number of spares that I can use without the need to try and take the ground of (if externally done) |
Absolutely. There's no shame in adding barnacles to a board. |
|
|
|