Created Wed, 18 Sep 2013 17:57:43 +0000 by CB_Code
Wed, 18 Sep 2013 17:57:43 +0000
Hi,
I am trying to get general pupose pin to be enabled as a interrupt. I used the code library [http://code.google.com/p/arduino-pinchangeint/downloads/detail?name=pinchangeint-v2.19beta.zip&can=2&q]
For chipKit MAX32. I think it is not directly compatible. I am getting some errors like cppfix.h not found etc.
Does anyone know how to write PinchangeInt i.e. any GPIO interrupt code?
thanks,
CB
Fri, 18 Oct 2013 18:20:03 +0000
Have you looked at [url]http://sourceforge.net/p/chipkitcn/wiki/Home/[/url]?
A library by Majenko that I have used is successfully.
James