You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the delay. While I'd like to see an SPI version of this library, I've never played with SPI myself and I don't have an MCP23S17 at hand to develop those modifications.
If you do, I strongly encourage you to give it a try by modifying the library code. On the top of my head, a base class with high level implementation and two classes for MCP2017 and MCP23S17 communication protocol with both signatures of writeRegister and readRegister might do the trick :)
There is also a SPI version of that chip. Why not implementing that chip also?
The text was updated successfully, but these errors were encountered: