I hereby certify that I am not simply asking someone else to design a footprint for me.
This is an auto-generated message that is in place on the “footprints” section of the KiCad.info forum. If I remove it and ask for a footprint to be designed anyway, I understand that I will be subject to forum members telling me to go design my own footprint or referring me to a 3rd party footprint site.
First things
I am a beginner, and this is my third attempt at a proper schema. I have searched and searched for the answer to the question below to no luck.
I have resolved all the errors expect label or pins not connected, and a couple of switches are wired wrong. I know
I am building a Midi controller using an Arduino 2560 and 4 74HC4067 multi plexors, 3 for analog pots and one for digital buttons and switches, and 1 midi connector for TX. Everything else will be pin headers Most header pins are connected to one of three busses Pwr, gnd and address pins that I call control pins for the mux’s.
For the board build, I plan on using 4 16 pin headers going North and South for ground plane (back) and 4 16 pin headers (front) East and west for Power plane and 4 16 pin direct to muxes for inputs. (No bus)
All ground wires from pots goto ground headers and all power goes to power headers and all inputs goto mux headers directly connected to muxes. Each Mux Headers Group pins have unique net names
Do I use unique Net names for ground and power?
For example, When I start to populate the board, all J4 ground pins connect to J7, J8 and J9 power pins and it makes a big mess and I don’t think that I have to run traces over those, Do I? Doesn’t seem right
BTW. I am currently in the process of connecting my Busses to my pin headers, but I wanted to see what I have to do first
Thanks
vcs3.pdf (190.7 KB)