Pi I/O intergration

Any luck with faster MCP23017 polling?

Polling won’t get any faster, but when you start using interrupts the changes are instant. It works for me. The only weird behaviour I have noticed, is that when I start changing output states like crazy, at some point all my outputs in the module get activated. Need to to find out what is causing it.