i assume you intend the button to cause an ioc interrupt to occur when pressed.
it wont because any i/p pin set as analog will always read as low so a pin change event
will never occur
why would use adc to react to a button anyway ?
i assume you intend the button to cause an ioc interrupt to occur when pressed.
it wont because any i/p pin set as analog will always read as low so a pin change event
will never occur
why would use adc to react to a button anyway ?
Warning I'm not a teacher
Bookmarks