All PSoC Application Notes
AN2034: Keypad Scan, PSoC Style
Author: | Dave Van Ess |
Date published: | Jun 14, 2002 05:06 PM |
Software: | PSoC Designer 3.21 |
X–Y matrix keypads are an inexpensive interface allowing interaction with microcontroller-based products. The ideal keypad-scan routine should be fast and use minimal RAM resources. It should also be able to operate in a polled or interrupt mode. This Application Note shows how, by exploiting the PSoC microcontroller’s unique I/O structure, a keypad-scan routine can be built that meets these requirements. A function callable by either ‘C’ or assembly language is also presented
Application Note: |
an2034.pdf | Size: 120.5 KBytes | Downloads: 1963 |
Project Files: |
an2034.zip | Size: 75.4 KBytes | Downloads: 803 |