Hi all,
I am trying to use an interrupt to read a pulse. It is triggered to interrupt on change, this is fine however it will only work with 10101,if you have 11 or 00 it will skip it because there is no change. But i need this information to trigger.
How can I implement this?
Cheers
I am trying to use an interrupt to read a pulse. It is triggered to interrupt on change, this is fine however it will only work with 10101,if you have 11 or 00 it will skip it because there is no change. But i need this information to trigger.
How can I implement this?
Cheers