Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow using software controlled Chip Select (CS) for MCP23S17. #621

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

oisalb
Copy link
Contributor

@oisalb oisalb commented Mar 19, 2024

  • This is useful when multiple devices, with a different addresses, are sharing the same CS line on the SPI bus.

oisalb and others added 2 commits March 17, 2024 16:36
  * This is useful when multiple devices, with a different address, are sharing the same CS line on the SPI bus.
@UncleRus
Copy link
Owner

Thank you!

@UncleRus UncleRus merged commit c6da185 into UncleRus:master Mar 19, 2024
39 checks passed
@oisalb oisalb deleted the mcp23x17_software_cs branch March 20, 2024 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants