EEWORLDEEWORLDEEWORLD

Part Number

Search

PIC16C62A-20E/SSXXX

Description
IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,SSOP,28PIN,PLASTIC
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size3MB,336 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance
Download Datasheet Parametric View All

PIC16C62A-20E/SSXXX Overview

IC,MICROCONTROLLER,8-BIT,PIC CPU,CMOS,SSOP,28PIN,PLASTIC

PIC16C62A-20E/SSXXX Parametric

Parameter NameAttribute value
Is it Rohs certified?conform to
package instructionSSOP, SSOP28,.3
Reach Compliance Codecompliant
bit size8
CPU seriesPIC
JESD-30 codeR-PDSO-G28
Number of terminals28
On-chip program ROM width14
Maximum operating temperature125 °C
Minimum operating temperature-40 °C
Package body materialPLASTIC/EPOXY
encapsulated codeSSOP
Encapsulate equivalent codeSSOP28,.3
Package shapeRECTANGULAR
Package formSMALL OUTLINE, SHRINK PITCH
power supply5 V
Certification statusNot Qualified
RAM (bytes)128
rom(word)2048
ROM programmabilityUVPROM
speed5 MHz
Maximum slew rate30 mA
Nominal supply voltage5 V
surface mountYES
technologyCMOS
Temperature levelAUTOMOTIVE
Terminal formGULL WING
Terminal pitch0.635 mm
Terminal locationDUAL
Base Number Matches1
PIC16C6X
8-Bit CMOS Microcontrollers
Devices included in this data sheet:
• PIC16C61
• PIC16C62
• PIC16C62A
• PIC16CR62
• PIC16C63
• PIC16CR63
• PIC16C64
• PIC16C64A
• PIC16CR64
• PIC16C65
• PIC16C65A
• PIC16CR65
• PIC16C66
• PIC16C67
• Low-power, high-speed CMOS EPROM/ROM
technology
• Fully static design
• Wide operating voltage range: 2.5V to 6.0V
• Commercial, Industrial, and Extended
temperature ranges
• Low-power consumption:
< 2 mA @ 5V, 4 MHz
15
µ
A typical @ 3V, 32 kHz
< 1
µ
A typical standby current
PIC16C6X Microcontroller Core Features:
• High performance RISC CPU
• Only 35 single word instructions to learn
• All single cycle instructions except for program
branches which are two-cycle
• Operating speed: DC - 20 MHz clock input
DC - 200 ns instruction cycle
• Interrupt capability
• Eight level deep hardware stack
• Direct, indirect, and relative addressing modes
• Power-on Reset (POR)
• Power-up Timer (PWRT) and
Oscillator Start-up Timer (OST)
• Watchdog Timer (WDT) with its own on-chip RC
oscillator for reliable operation
• Programmable code-protection
• Power saving SLEEP mode
• Selectable oscillator options
PIC16C6X Features
Program Memory
(EPROM) x 14
(ROM) x 14
Data Memory (Bytes) x 8
I/O Pins
Parallel Slave Port
Capture/Compare/PWM
Module(s)
Timer Modules
Serial Communication
In-Circuit Serial
Programming
Brown-out Reset
Interrupt Sources
61
1K
36
13
1
PIC16C6X Peripheral Features:
• Timer0: 8-bit timer/counter with 8-bit prescaler
• Timer1: 16-bit timer/counter with prescaler,
can be incremented during sleep via
external crystal/clock
• Timer2: 8-bit timer/counter with 8-bit period
register, prescaler and postscaler
• Capture/Compare/PWM (CCP) module(s)
• Capture is 16-bit, max resolution is 12.5 ns,
Compare is 16-bit, max resolution is 200 ns,
PWM max resolution is 10-bit.
• Synchronous Serial Port (SSP) with SPI
and I
2
C
• Universal Synchronous Asynchronous Receiver
Transmitter (USART/SCI)
• Parallel Slave Port (PSP) 8-bits wide, with
external RD, WR and CS controls
• Brown-out detection circuitry for
Brown-out Reset (BOR)
R63
4K
192
22
2
3
2
2
62
2K
128
22
1
3
SPI/
I
2
C
62A
2K
128
22
1
3
SPI/
I
2
C
R62
2K
128
22
1
3
63
4K
192
22
2
3
64
2K
128
33
Yes
1
3
64A
2K
128
33
Yes
1
3
SPI/
I
2
C
R64
2K
128
33
Yes
1
3
65
4K
192
33
Yes
2
3
2
65A
4K
192
33
Yes
2
3
2
R65
4K
192
33
Yes
2
3
2
66
8K
368
22
2
3
2
67
8K
368
33
Yes
2
3
SPI/ SPI/I C, SPI/I C, SPI/
I
2
C USART USART I
2
C
SPI/ SPI/I C, SPI/I C, SPI/I C, SPI/I C, SPI/I
2
C,
I
2
C USART USART USART USART USART
Yes
3
Yes
7
Yes
Yes
7
Yes
Yes
7
Yes
Yes
10
Yes
Yes
10
Yes
8
Yes
Yes
8
Yes
Yes
8
Yes
11
Yes
Yes
11
25/25
Yes
Yes
11
25/25
Yes
Yes
10
25/25
Yes
Yes
11
25/25
Sink/Source Current (mA) 25/20 25/25 25/25 25/25 25/25
25/25 25/25 25/25 25/25 25/25
©
1997 Microchip Technology Inc.
DS30234D-page 1
Selling second-hand development boards ZC702 and KC705
[align=left][color=rgb(51, 51, 51)][font=宋体][size=12.5pt]Selling second-hand development boards[/size][/font][/color][color=rgb(51, 51, 51)][font=Arial][size=12.5pt]ZC702[/size][/font][/color][color=r...
cclwlm1 Buy&Sell
Using TIMERA to generate an interrupt to make P1.6 flash every 1ms
I want to use timer A to generate an interrupt every 1ms, so that P1.6 level changes, so that LED2 flashes every 1ms #include "msp430g2553.h" int main( void ) { // Stop watchdog timer to prevent time ...
WPD Microcontroller MCU
【MicroPython】MicroPython upgraded to v1.8
[i=s] 本帖最后由 dcexpert 于 2016-5-8 23:45 编辑 [/i]MicroPython再次默默升级到了v1.8,大家可以升级一下了。[url=https://micropython.org/download/]https://micropython.org/download/[/url]主要升级如下:[code]Tue, 3 May 2016 17:32:32 +0100...
dcexpert MicroPython Open Source section
Could you please recommend a LVDS to VGA chip that supports 1920*1080 input and can output CVBS at the same time...
Now the company urgently needs to use this chip, please help recommend one... Thank you~~~ :)...
liyangsur Analog electronics
【Call for action】Guess and discuss the 2011 contest questions based on the device list
Let's discuss what kind of questions will appear in the 2011 National Competition! :)...
maylove Electronics Design Contest
UTC time zone conversion of single chip microcomputer
1. Background I have done a project on STM32 low-power signal acquisition before, using the STM32L031 microcontroller. The project requirements are as follows: The device is powered by a battery, dete...
fish001 Microcontroller MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1532  1928  425  2777  319  31  39  9  56  7 
Datasheet   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Room 1530, 15th Floor, Building B, No. 18 Zhongguancun Street, Haidian District, Beijing Telephone: (010) 82350740 Postal Code: 100190
Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号