Hello, I've been following along with Robert's Altium tutorial for beginners on youtube and I'm having an issue where I'm getting an error stating nets only have one pin. I'm new PCB design and Altium so I'm kinda lost on where I messed up, so any help will be greatly appreciated 😅. Below is a picture of the schematic.
Announcement
Collapse
No announcement yet.
Net One Pin Error
Collapse
X
-
Try to double check pin orientation in your symbols. Only one end of the pin can be electrically connected. -
Then, try to compile / validate your project (press right click on project name -> validate) and ten click on Panels -> Navigator and browse through the connections - that should give you an idea what exactly is not connected: https://youtu.be/Rfsq0EwJ5XsComment
-
Hello,
Altium flags this error if it finds that there is only pin connected to particular Net.
This is nothing incorrect technically about your design since you will be using J1 to connect the +3.3V supply and you know that.
At times, when a big design is being worked up the designer forgets to add the nets to pins, where in this check of Altium really helps to identify the issue.
Example,
You are working on 20 page schematic and with a 1000 Pin FPGA pins.
On schematic Page 1 there is a output signal "Sig_A" which is supposed to trigger some circuit which is on schematic page 15.
While working you missed to connect the Input pin on page 15, During validation Altium will show this error and you can easily rectify that.
You can hide this error in Altium setting.
Refer : https://www.altium.com/documentation...nly-one-pin-ad
Thanks.
Comment
-
This is nothing incorrect technically about your design since you will be using J1 to connect the +3.3V supply and you know that.Comment
-
robertferanec , You are absolutely right.
I tried this one out and there is no error for me..
Attached the screenshot for reference.
The image that ElDon has attached in the first post shows in the bottom left cornor that it is one pin error..
This leaves to a combined conclusion of our understanding "may be" the Pin of the J1 are inverted.. :-)
Thank you.Comment
-
I think pins of J1 are oki ... looks like pin name are inside of the connector, that should be fine. Let's see what @eidon will say what the problem was.Comment
-
Sorry for delayed response, but you were right robertferanec I had a grid issue. I'm glad that I finally got this fixed thanks for the help too chitransh92. 😁
👍 1Comment
Comment