Electronic – EMI protection for unused pins

emc

I am designing a board that has 2 DB9 plugs/connectors. They are used to supply power(Vcc and GND) and data signals respectively. Now, I wont be using all the pins in the DB9. Some will be left floating.

I will then be trying to get FCC/CE certifications for the board. Now, I know, at least in MCUs and such ICs, pins are not left floating. They are eithey pulled up to Vcc or down to GND. Do, I need to do any such thing to some of the unconnected DB9 pins ? If so, what are the criteria or design changes I need to make to them ?

Best Answer

IC's (as a rule of thumb) don't like floating pins but connectors are just totally passive in nature and don't care.

A floating input pin of an IC can be problematic - not only can it cause logic errors (if part of a logic device) but it can cause analogue errors. This is generally the case when the pin should have been connected to a defined voltage point such as 0V.

However, some chips will have information in their data sheets that tell you not to do anything with certain pins and you have to respect the IC supplier's instructions. I've seen this on a few voltage references.

Connectors don't care but you might decide that to reduce the possibility of EMI susceptibility that unused pins are grounded to the case thus reducing the "aperture" created by a bunch of unconnected pins.