kicad mcp23s17 schematic

JoeD.

Member
Hi
I am working on a MIDI controller project. This is my first Kicad schematic, I'm setting up multiple mcp23s17s to a Teensy 4.1 to expand the pin number for encoders. Would anybody out there mind taking a look at the schematic and seeing if it is correct so far. Are there any changes I should make? Im hoping to get a PCB board made soon. Thanks in advance!
 

Attachments

  • MCP_ENC.png
    MCP_ENC.png
    1.7 MB · Views: 171
Are you using A2/A1/A0 for each MCP23S17 ? Don't forget to change the settings for each MCP23S17 chip.
Or, are you using a separate CS for each MCP23S17 chip ? If so, don't worry about previous sentence.
 
I'm a little confused on how the decoupling capacitor should be placed. It's supposed to connect the VSS and VDD, right?
 
So would it look like this? On the actual chip the VDD and VSS are right next to each other to the capacitor could be close to the pin, but this schematic doesn't feel right.
Enc_3.png
 
A schematic is not a layout, in schematics people often put the decoupling caps in a separate section away from the action to avoid clutter.
 
Back
Top