element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Autodesk EAGLE
  • Products
  • More
Autodesk EAGLE
EAGLE User Chat (English) what should we do for pins that must be not connected ?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Autodesk EAGLE to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 4 replies
  • Subscribers 180 subscribers
  • Views 370 views
  • Users 0 members are here
Related

what should we do for pins that must be not connected ?

Former Member
Former Member over 14 years ago

I am creating a component in the EAGLE library with only 3 pins and two others for the good fix, and after that I connect the pins, the two mounting pins I do not know what to do with, have you have any ideas?

Attachments:
image
  • Sign in to reply
  • Cancel
Parents
  • Former Member
    Former Member over 14 years ago

    Hi,

     

    for 2 fix pin, create 2 pin connected to ground and asociate it with the 2 pad.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kikoun
    kikoun over 11 years ago in reply to Former Member

    Hello,

     

    "Electrically" speaking, it's best to connect them to GND (floating metallic part are not good (in particular for radio/audio applications), and if the end-user can touch this metallic part, make sure to choose a signal that is safe for him, that why GND is a good choice).

    But I prefer to select a 'NC' direction for the pin, so I can choose to connect to an other signal in schematic. Useful when in one design you have different GNDs

    And usually, if theses two pads are electrically connected (by the part it self), then I create only 1 pin on the device, and I associate the two pads to this one pin. So I can not connect these 2 pads to 2 different signals (ie a short-circuit).

     

    "Mechanically" speaking, if this part must support some mechanical effort (if it's a connector, a switch etc...) these pad plays the fixing role. So connecting to a big plane is a good thing, specially if there are SMD type.

     

     

    Guillaume.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • kikoun
    kikoun over 11 years ago in reply to Former Member

    Hello,

     

    "Electrically" speaking, it's best to connect them to GND (floating metallic part are not good (in particular for radio/audio applications), and if the end-user can touch this metallic part, make sure to choose a signal that is safe for him, that why GND is a good choice).

    But I prefer to select a 'NC' direction for the pin, so I can choose to connect to an other signal in schematic. Useful when in one design you have different GNDs

    And usually, if theses two pads are electrically connected (by the part it self), then I create only 1 pin on the device, and I associate the two pads to this one pin. So I can not connect these 2 pads to 2 different signals (ie a short-circuit).

     

    "Mechanically" speaking, if this part must support some mechanical effort (if it's a connector, a switch etc...) these pad plays the fixing role. So connecting to a big plane is a good thing, specially if there are SMD type.

     

     

    Guillaume.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
  • autodeskguest
    autodeskguest over 11 years ago in reply to kikoun

    On 05/06/14 17:26, Guillaume barrey wrote:

    "Electrically" speaking, it's best to connect them to GND

     

    Surely, if they are "pins that MUST NOT BE CONNECTED", like the subject

    says, then you cannot connect them to ground because you'd violate the

    "must not be connected" part!

     

    If you mean "pins that have no internal connection" then what you said

    is all fair enough, but it's very important to make the clear

    distinction between these two common manufacturer statements. "No

    connection" and "do not connect" are not the same thing at all.

     

    Cheers,

    Rob

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • kikoun
    kikoun over 11 years ago in reply to autodeskguest

    Hi,

     


    Rob is right, Do not connect  to any signal a pin that is mention as 'DO NOT CONNECT' in part datasheet.

     

    In fact the best way to do is to ALWAYS read carefully the datasheet, and if some doubt still subsist, always refer to the part manufacturer. Last year I contact Texas instruments because they didn't mention anything about the underneath thermal pad of a RS232 driver. at the time I supposed that it was a GND pad, but I prefer to ask them. They quickly answer to the question, (an add the missing information in their datasheet). It was a GND, Ok , but now I'm sure of it !

     

    Guillaume.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube