Offline
Jr. Member
Karma: 0
Posts: 93
|
 |
« on: February 01, 2013, 08:02:49 am » |
Hello,
I've made a schematic but it gives me and error: "OUTPUT and SUPPLY pins are mixed on net +5V (out) "OUTPUT and SUPPLY pins are mixed on net +5V (sup) and "OUTPUT and SUPPLY pins are mixed on net GND (out) "OUTPUT and SUPPLY pins are mixed on net GND (out)
i dont know how to correct it... can someone give an hand please?
Thanks in advance
|
|
|
|
|
Logged
|
|
|
|
|
Anaheim CA.
Offline
Edison Member
Karma: 31
Posts: 2310
Experienced old Whitebeard with a Full head of Hair...
|
 |
« Reply #1 on: February 01, 2013, 05:04:03 pm » |
The answer is simple... find the nets "OUTPUT" and "SUPPLY" on the nets +5V and GND and change them to the net they are connected to, +5 or GND. Did you mix 2 schematics?, that's a common error, I've done it many times. When you attempt to put 2 schematics together, run the ERC on the schematic. This will help you resolve any net errors created when pasting schematics together.. and any other common errors like unconnected GND or +5 pins on IC's and un-intentional connections like your net issues, Shorts too..
Bob {Edit RKJ
|
|
|
|
« Last Edit: February 01, 2013, 05:13:40 pm by Docedison »
|
Logged
|
“The solution of every problem is another problem.” -Johann Wolfgang von Goethe
|
|
|
|
0
Offline
Tesla Member
Karma: 71
Posts: 6624
Arduino rocks
|
 |
« Reply #2 on: February 01, 2013, 07:39:23 pm » |
There are valid situations where an output is used as a supply (for example using an opamp to generate a virtual ground for some circuit, typically the opamp's output will be of class OUTPUT - yet its function is to generate a supply voltage for other parts of the circuit.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 93
|
 |
« Reply #3 on: February 04, 2013, 08:08:05 am » |
i still couldn't understand what im doing wrong... my problem started after i putted Myrra 47152 to convert (input) 220v to (Output) 5v, and then i connected those 5v to the rest of the board.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Full Member
Karma: 5
Posts: 112
|
 |
« Reply #4 on: February 04, 2013, 08:24:52 am » |
As said below by Docedison, just rename the net. Any number of components may have 'strange' pin assignments that meet the designers requirements rather than yours 
|
|
|
|
|
Logged
|
For whom does the clock pulse? It pulses for you!
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 93
|
 |
« Reply #5 on: February 04, 2013, 11:25:59 am » |
i want to thanks to everyone that tried to help so far. crap i feel real dumb... i still cant solve my problem. i tried to rename but with no sucess... i've added the schematic on the first post, please help me 
|
|
|
|
|
Logged
|
|
|
|
|
Austin, TX
Offline
Faraday Member
Karma: 41
Posts: 5172
CMiYC
|
 |
« Reply #6 on: February 04, 2013, 12:01:25 pm » |
i still cant solve my problem.
Why is this a problem? Pins in EAGLE parts are given functions such as I/O, Power, N/C. ERC is warning you that an OUPTUT pin and a POWER pin are connected. If this is what you intended, click approve and move on.
|
|
|
|
|
Logged
|
|
|
|
|
Global Moderator
Boston area, metrowest
Offline
Brattain Member
Karma: 247
Posts: 16535
Available for Design & Build services
|
 |
« Reply #7 on: February 04, 2013, 01:09:13 pm » |
Yes, those are just warnings, not fatal design errors. If connected as desired, you can ignore them. Often the +5V symbol is called an output, so connecting it to an actual source, like 7805 output, will result in that warning.
|
|
|
|
|
Logged
|
|
|
|
|
Leighton Buzzard, UK
Offline
Edison Member
Karma: 11
Posts: 1049
|
 |
« Reply #8 on: February 04, 2013, 05:04:11 pm » |
you do need to decide if you are using output 1 or ouput 2
output 1 is pin 6 0V pin 7 +V output 2 is pin 9 0v pin 10 +V
other than that i wonder why you connect pin 1 of JP3 to JP2 potential (!!) for mains to leak in that way
the warnings from EAGLE can be "approved"
|
|
|
|
|
Logged
|
there are only 10 types of people them that understands binary and them that doesn't
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 93
|
 |
« Reply #9 on: February 04, 2013, 05:39:08 pm » |
i see now... errors aproved. i thought i couldnt proceed without fixing it  THANK YOU ALL!!! pin 1 from JP3 is the lamp i want to turn on. i didnt understand this... you do need to decide if you are using output 1 or ouput 2 output 1 is pin 6 0V pin 7 +V output 2 is pin 9 0v pin 10 +V thanks in advance
|
|
|
|
|
Logged
|
|
|
|
|
Leighton Buzzard, UK
Offline
Edison Member
Karma: 11
Posts: 1049
|
 |
« Reply #10 on: February 04, 2013, 05:42:52 pm » |
I looked at the data sheet output 1 is defined as using pin 6 0V pin 7 +V output 2 is defined as using pin 9 0v pin 10 +V your circuit uses pin 9 for 0v, pin 7 for Vcc
I think you should use 6 and 7 OR 9 and 10
|
|
|
|
« Last Edit: February 04, 2013, 05:44:58 pm by mmcp42 »
|
Logged
|
there are only 10 types of people them that understands binary and them that doesn't
|
|
|
|
Offline
Jr. Member
Karma: 0
Posts: 93
|
 |
« Reply #11 on: February 04, 2013, 05:45:30 pm » |
mmm i see, ill take a look on that. thanks for the info. i apreciate it 
|
|
|
|
|
Logged
|
|
|
|
|
|