IoAbstraction icon indicating copy to clipboard operation
IoAbstraction copied to clipboard

23017 mirror mode on interrupt not working

Open davetcc opened this issue 5 years ago • 0 comments

When initialising interrupt support, the mirroring of the interrupt register is not working. Workaround is to put all interrupt pins on a single port or to connect both interrupt pins on the 23017 as open drain to the same input pin. This has the same effect.

In short, it looks like there is an issue when writing to port B's IOCON register.

davetcc avatar Sep 23 '18 19:09 davetcc