Paradigm
Member level 1
Dear All,
I have a 4x4 keypad and wishes to put my MCU to sleep. Therefore I am thinking of having an interrupt triggered scanning keypad instead of doing constant polling.
How should I connect the hardware of the keypad? How many interrupt do I need? What must I do inside the service routine to detect the keypress
Thanks a lot for any help.
I have a 4x4 keypad and wishes to put my MCU to sleep. Therefore I am thinking of having an interrupt triggered scanning keypad instead of doing constant polling.
How should I connect the hardware of the keypad? How many interrupt do I need? What must I do inside the service routine to detect the keypress
Thanks a lot for any help.