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 Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • 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) Eagle: Output and Supply PINS mixed on net GND
  • 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 2 replies
  • Subscribers 170 subscribers
  • Views 1760 views
  • Users 0 members are here
Related

Eagle: Output and Supply PINS mixed on net GND

ark262
ark262 over 8 years ago

I'm trying to power an Arduino project via AC using meanwell AC/DC supply IRM-20-12

http://ca.mouser.com/Search/ProductDetail.aspx?R=IRM-20-12virtualkey63430000virtualkey709-IRM20-12

 

I've taken the device from meanwell_irm_v7.lbr

When I connect the PSU to my Arduino Pro Mini, Eagle CAD is reporting Output and Supply PINS mixed. I've seen similar questions and replies indicating that the device in incorrect and should use pwr pins. I'd be surprised that the library is at v7 with this sort of error. Am I connecting it up wrong? See attached pdf (for some reason I can't attach a sch file - this is my first post)

Can someone help?

Attachments:
imagegroundTest.pdf
  • Sign in to reply
  • Cancel
  • autodeskguest
    autodeskguest over 8 years ago

    On Tue, 04 Apr 2017 00:16:43 GMT, Rob Palmer

    <noreply-456888@element14.com> wrote:

     

    I'm trying to power an Arduino project via AC using meanwell AC/DC supply IRM-20-12

    http://ca.mouser.com/Search/ProductDetail.aspx?R=IRM-20-12virtualkey63430000virtualkey709-IRM20-12

     

    I've taken the device from meanwell_irm_v7.lbr

    When I connect the PSU to my Arduino Pro Mini, Eagle CAD is reporting Output and Supply PINS mixed. I've seen similar questions and replies indicating that the device in incorrect and should use pwr pins. I'd be surprised that the library is at v7 with this sort of error. Am I connecting it up wrong? See attached pdf (for some reason I can't attach a sch file - this is my first post)

    Can someone help?

     

    You can check the power supply for the correct polarity easy enough.

    finding errors in the Eagle libraries is a common event, common enough

    that I won't use a component until I've verified the pinouts from a

    data sheet or the actual part.  Once corrected, I put the part in my

    custom library, 00john.lbr.  The zeros make the library appear as the

    first one in the sort.

     

    John

    John DeArmond

    http://www.neon-john.com

    http://www.tnduction.com

    Tellico Plains, Occupied TN

    See website for email address

     

     

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

    Am 09.04.2017 um 15:52 schrieb Neon John:

    On Tue, 04 Apr 2017 00:16:43 GMT, Rob Palmer

    <noreply-456888@element14.com> wrote:

     

    I'm trying to power an Arduino project via AC using meanwell AC/DC supply IRM-20-12

    http://ca.mouser.com/Search/ProductDetail.aspx?R=IRM-20-12virtualkey63430000virtualkey709-IRM20-12

     

    I've taken the device from meanwell_irm_v7.lbr

    When I connect the PSU to my Arduino Pro Mini, Eagle CAD is reporting Output and Supply PINS mixed. I've seen similar questions and replies indicating that the device in incorrect and should use pwr pins. I'd be surprised that the library is at v7 with this sort of error. Am I connecting it up wrong? See attached pdf (for some reason I can't attach a sch file - this is my first post)

    Can someone help?

     

    You can check the power supply for the correct polarity easy enough.

    finding errors in the Eagle libraries is a common event, common enough

    that I won't use a component until I've verified the pinouts from a

    data sheet or the actual part.  Once corrected, I put the part in my

    custom library, 00john.lbr.  The zeros make the library appear as the

    first one in the sort.

     

    John

    John DeArmond

    http://www.neon-john.com

    http://www.tnduction.com

    Tellico Plains, Occupied TN

    See website for email address

     

     

    Apart from Neons answer: Help pin.

    Further down you find explanations about the directions on pins.

    For the ERC to work the direction of pins must be given correctly.

    Supply pins of devices (Vcc, Vdd, GND) are set as PWR because they are

    "Inputs for power".

     

    Devices which "give" power (like a battery) have direction SUP

    Make the directions visible by activating the layer "PINS" in *.sch.

     

    --

    Mit freundlichen Grüßen / With best regards

     

    Joern Paschedag

     

    • 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