• Part: AN552
  • Description: Implementing Wake-up on Key Stroke
  • Manufacturer: Microchip Technology
  • Size: 109.79 KB
Download AN552 Datasheet PDF
AN552 page 2
Page 2
AN552 page 3
Page 3

Datasheet Summary

Author: SUMMARY The PIC16CXXX is ideally suited to interface directly to a keypad application. Built in pull-up resistors and very low current consumption during sleep make it a very good candidate for battery powered remote operations and applications. Appendix A provides an example of the code. Performance: Code Size RAM Used 64 words 0 bytes Implementing Wake-up on Key Stroke Stan D’Souza Microchip Technology Inc. INTRODUCTION Microchip's PIC16CXXX microcontroller family are ideally suited to directly interface to a keypad. The high 4-bits of PORTB (RB7:RB4) have internal pull-ups and can trigger a “change on state” interrupt. This interrupt, if enabled, will wake the...