Skip to content

HELP - Multiple MCP23S17 #95

@MarcFinns

Description

@MarcFinns
  • Arduino board: Arduino Leonardo

  • Arduino IDE version 1.8.9

I built a custom board with two MCP23S17.
They are on the same Chip Select, with different addresses (000 and 111).
However, readGPIOAB returns the same for both chips, hence it appears I am not able to address them correctly.
Reading the documentation i was under the impression this was a legit configuration.
Do they require different CS? If so, what is the value of having the address pins?
By the way, reset pins are connected to VCC. I did not implement a reset circuitry, which was working fine with a single IC.
Help appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions