Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 1 month ago.
Doesnt work any keypad programm on FRDM-K22F
for example http://developer.mbed.org/users/yoonghm/code/keypad/ or http://developer.mbed.org/users/DimiterK/code/keypad/
Question relating to:
1 Answer
10 years ago.
Can you give more details? Does it not compile? Does it give a runtime error? (Red LED blinking and mesage on serial terminal). Does it not find any keystrokes? Did you try other pins?
I use http://developer.mbed.org/users/DimiterK/code/keypad/ on LPC 1768 and it work well but on FRDM-K22F it not find any keystrokes. Tryed change other pins and no result.
posted by 15 Dec 2014That library might need external pull downs, since I don't see pull resistors enabled in the code.
posted by 15 Dec 2014