autowp / arduino-mcp2515

Arduino MCP2515 CAN interface library
MIT License
793 stars 279 forks source link

INT pin of the MCP2515 #16

Closed AlexandreBras closed 5 years ago

AlexandreBras commented 5 years ago

Hello.

I can not find any reference in the libraries to the INT pin from the MCP2515. Can I assume that the INT pin is not necessary to connect ?

Thank you.

autowp commented 5 years ago

You can find an example of INT usage here https://github.com/autowp/arduino-canhacker/blob/master/examples/usb_cdc/usb_cdc/usb_cdc.ino