The footprint looks ok, but the schematic symbol seems to be broken into 2 units (A and B) and when I place it in eeschema, I only get one of them. But I need to switch 2 things, how can I get it to present A and B without placing another component in the circuit ?
Is there not a dropdown in the symbol properties panel for choosing unit A or B?
Ok if you did notice just make a copy of the existing unit A symbol and change that to B, preserving the annotation number if present. That’s how you access the other 5 inverters of a 7404 plus the power unit.
Yes, there is. I expected to see all 6 pins/connections though.
The spec sheet from C&K seems to show all 6 here:
I don’t understand why I can only use link half the switch up, perhaps I dont understand what this switch can do ?
I have circuits, 3.3v and 5v and when the switch is activated I want to take both from NC to closed. So strictly a DPST would be fine if I could find a small neat surface mount one.
Each unit shows 3 pins at a time. It also gives you more flexibility in placement of the two unit symbols, at the cost of not clarifying that they are ganged. Typically a dotted graphic line is used to indicate that they are mechanically coupled.
Only if it is not too confusing with these lines.
Most schematics i read did not really include them unless the units are placed right next to each other because they basically switched the same thing (for example in a 3 phase system all 3 switches are connected but the helper contact to indicate the state is then no longer connected with such a line)
ahh thanks, so I might draw it like this in eeschema:
I was concerned that placing 2 of them on the diagram would place 2 of them in PCBNew.
But if its smart enough to know they are the same component tha’ts fine. In my case they will both have the reference SW2 so hopefully it picks it up from that.
PS. I will close off pin 4 too, just drafting it out to check I understand it.
Sometimes it’s necessary because the units are quite different, e.g. one of those old-school potentiometers that have a power switch at the start of the arc.
And well either there is something wrong with the nightly version you use or there is a problem with your schematic.
For further help you will need to share your exact version info from about->kicad->copy version info (or similar, nightlies might have a different structure for the graphical interface)
Actually, to show that the two switches are connected with a dotted line, you should have the dotted line connecting the two moveable parts of the switch. See the DPST symbol on this page (I didn’t want to steal their image, so I linked the full page): http://wiki.dtonline.org/index.php/Switches
As long as one is SW2A and the other is SW2B then they will both link to the same SW2 on the pcb.
It’s a standard KiCad thing, so you exclude possible problems with symbols from external libraries.
Units A and B are the opamps (look at the pin numbering!) and Unit C are the power pins. Make a simple schematic with them, and export / import into PCBnew, to verify that (and when) the different units are combined into a single footprint.