PIC16F636-I/ST Microchip Technology, PIC16F636-I/ST Datasheet - Page 45

no-image

PIC16F636-I/ST

Manufacturer Part Number
PIC16F636-I/ST
Description
IC MCU FLASH 2KX14 14TSSOP
Manufacturer
Microchip Technology
Series
PIC® 16Fr

Specifications of PIC16F636-I/ST

Program Memory Type
FLASH
Program Memory Size
3.5KB (2K x 14)
Package / Case
14-TSSOP
Core Processor
PIC
Core Size
8-Bit
Speed
20MHz
Peripherals
Brown-out Detect/Reset, LVD, POR, WDT
Number Of I /o
11
Ram Size
128 x 8
Voltage - Supply (vcc/vdd)
2 V ~ 5.5 V
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Processor Series
PIC16F
Core
PIC
Data Bus Width
8 bit
Data Ram Size
128 B
Interface Type
RS- 232/SPI/USB
Maximum Clock Frequency
20 MHz
Number Of Programmable I/os
12
Number Of Timers
2
Operating Supply Voltage
2 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
52715-96, 52716-328, 52717-734
Development Tools By Supplier
PG164130, DV164035, DV244005, DV164005, PG164120
Minimum Operating Temperature
- 40 C
On-chip Adc
8 bit
Package
14TSSOP
Device Core
PIC
Family Name
PIC16
Maximum Speed
20 MHz
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With
AC162057 - MPLAB ICD 2 HEADER 14DIP
Eeprom Size
-
Data Converters
-
Connectivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
PIC16F636-I/ST
Manufacturer:
MICROCHIP
Quantity:
1 000
Part Number:
PIC16F636-I/ST
Manufacturer:
TOS
Quantity:
941
Part Number:
PIC16F636-I/ST
Manufacturer:
MIROCHIP
Quantity:
20 000
Part Number:
PIC16F636-I/ST
0
4.2.3
The Ultra Low-Power Wake-up (ULPWU) on RA0 allows
a slow falling voltage to generate an interrupt-on-change
on RA0 without excess current consumption. The mode
is selected by setting the ULPWUE bit (PCON<5>). This
enables a small current sink which can be used to
discharge a capacitor on RA0.
To use this feature, the RA0 pin is configured to output
‘1’ to charge the capacitor, interrupt-on-change for RA0
is enabled and RA0 is configured as an input. The
ULPWUE bit is set to begin the discharge and a SLEEP
instruction is performed. When the voltage on RA0 drops
below V
the device to wake-up. Depending on the state of the
GIE bit (INTCON<7>), the device will either jump to the
interrupt vector (0004h) or execute the next instruction
when the interrupt event occurs. See Section 4.2.2
“Interrupt-on-change” and Section 12.9.3 “PORTA
Interrupt” for more information.
This feature provides a low power technique for
periodically waking up the device from Sleep. The time-
out is dependent on the discharge time of the RC circuit
on RA0. See Example 4-2 for initializing the Ultra Low
Power Wake-up module.
The series resistor provides overcurrent protection for the
RA0 pin and can allow for software calibration of the time-
out (see Figure 4-1). A timer can be used to measure the
charge time and discharge time of the capacitor. The
charge time can then be adjusted to provide the desired
interrupt delay. This technique will compensate for the
affects of temperature, voltage and component accuracy.
The Ultra Low-Power Wake-up peripheral can also be
configured as a simple Programmable Low-Voltage
Detect or temperature sensor.
© 2005 Microchip Technology Inc.
Note:
IL
, an interrupt will be generated which will cause
ULTRA LOW-POWER WAKE-UP
For more information, refer to the
Application Note AN879, “Using the
Microchip Ultra Low-Power Wake-up
Module” (DS00879).
PIC12F635/PIC16F636/639
Preliminary
EXAMPLE 4-2:
BCF
BCF
BSF
MOVLW
MOVWF
BSF
BCF
BCF
CALL
BSF
BSF
BSF
MOVLW
MOVWF
SLEEP
STATUS,RP0
STATUS,RP1
PORTA,0
H’7’
CMCON0
STATUS,RP0
STATUS,RP1
TRISA,0
CapDelay
PCON,ULPWUE ;Enable ULP Wake-up
IOCA,0
TRISA,0
B’10001000’ ;Enable interrupt
INTCON
ULTRA LOW-POWER
WAKE-UP INITIALIZATION
;Bank 0
;
;Set RA0 data latch
;Turn off
; comparators
;Bank 1
;
;Output high to
; charge capacitor
;Select RA0 IOC
;RA0 to input
; and clear flag
;Wait for IOC
DS41232B-page 43

Related parts for PIC16F636-I/ST