using mcp23008 interrupt for i2c lcd backpack

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
tgmcnaughton
 
Posts: 12
Joined: Sat Mar 10, 2012 10:13 pm

using mcp23008 interrupt for i2c lcd backpack

Post by tgmcnaughton »

The LCD i2c/SPI shield uses the MCP23008 8-Bit I/O Expander which has INTerrupt capability on any of the pins configured as inputs.
https://pdf1.alldatasheet.com/datasheet ... 23008.html

I see on the schematic (link below) that the MCP23008's INT pin appears to be unconnected. Has anyone tried to utilize this feature? I'd like to connect the MCP23008 INT pin to an arduino input to have it trigger an ISR to then access the backpack.

https://cdn-learn.adafruit.com/assets/a ... 1473701923

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”