EEWORLDEEWORLDEEWORLD

Part Number

Search

PIC16C71A-20I/P

Description
8-BIT, OTPROM, 20 MHz, RISC MICROCONTROLLER, PDIP18, 0.300 INCH, PLASTIC, DIP-18
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size2MB,308 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Environmental Compliance  
Download Datasheet Parametric View All

PIC16C71A-20I/P Overview

8-BIT, OTPROM, 20 MHz, RISC MICROCONTROLLER, PDIP18, 0.300 INCH, PLASTIC, DIP-18

PIC16C71A-20I/P Parametric

Parameter NameAttribute value
Is it lead-free?Lead free
Is it Rohs certified?conform to
MakerMicrochip
Parts packaging codeDIP
package instruction0.300 INCH, PLASTIC, DIP-18
Contacts18
Reach Compliance Codecompliant
Has ADCYES
Address bus width
bit size8
CPU seriesPIC
maximum clock frequency20 MHz
DAC channelNO
DMA channelNO
External data bus width
JESD-30 codeR-PDIP-T18
JESD-609 codee3
length22.987 mm
Number of I/O lines13
Number of terminals18
On-chip program ROM width14
Maximum operating temperature85 °C
Minimum operating temperature-40 °C
PWM channelYES
Package body materialPLASTIC/EPOXY
encapsulated codeDIP
Encapsulate equivalent codeDIP18,.3
Package shapeRECTANGULAR
Package formIN-LINE
Peak Reflow Temperature (Celsius)NOT SPECIFIED
power supply5 V
Certification statusNot Qualified
RAM (bytes)68
rom(word)1024
ROM programmabilityOTPROM
Maximum seat height4.064 mm
speed20 MHz
Maximum slew rate30 mA
Maximum supply voltage5.5 V
Minimum supply voltage4.5 V
Nominal supply voltage5 V
surface mountNO
technologyCMOS
Temperature levelINDUSTRIAL
Terminal surfaceMatte Tin (Sn)
Terminal formTHROUGH-HOLE
Terminal pitch2.54 mm
Terminal locationDUAL
Maximum time at peak reflow temperatureNOT SPECIFIED
width7.62 mm
uPs/uCs/peripheral integrated circuit typeMICROCONTROLLER, RISC
PIC16C7X
8-Bit CMOS Microcontrollers with A/D Converter
Devices included in this data sheet:
PIC16C70
PIC16C71
PIC16C71A
PIC16C72
PIC16C73
PIC16C73A
PIC16C74
PIC16C74A
• Low-power, high-speed CMOS EPROM
technology
• Fully static design
• Wide operating voltage range: 3.0V to 6.0V
• High Sink/Source Current 25/25 mA
• Commercial, Industrial and Automotive Tempera-
ture Range
• Low-power consumption:
- < 2 mA @ 5V, 4 MHz
- 15
µ
A typical @ 3V, 32 kHz
- < 1
µ
A typical standby current
PIC16C7X Microcontroller Core Features:
• High-performance RISC CPU
• Only 35 single word instructions to learn
• All single cycle instructions (200 ns) 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
• 8-bit multichannel analog-to-digital converter
PIC16C7X Features
Program Memory (EPROM)
Data Memory (Bytes)
I/O Pins
Parallel Slave Port
Capture/Compare/PWM Modules
Timer Modules
A/D Channels
Serial Communication
In-Circuit Serial Programming
Brown-out Reset
Interrupt Sources
70
512
36
13
1
4
Yes
Yes
4
71
1K
36
13
1
4
Yes
4
71A
1K
68
13
1
4
Yes
Yes
4
PIC16C7X Peripheral Features:
• Timer0: 8-bit timer/counter with 8-bit prescaler
• Timer1: 16-bit timer/counter. TMR1 can be incre-
mented during sleep via external crystal/clock
• Timer2: 8-bit timer/counter with 8-bit period regis-
ter, prescaler and postscaler
• Capture, Compare, PWM module(s)
• Capture is 16-bit, max. resolution 12.5 ns, com-
pare is 16-bit, max. resolution 200 ns, max. PWM
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-bit wide, with external
RD, WR and CS controls
• Brown-out detection circuitry for Brown-out Reset
(BOR)
72
2K
128
22
1
3
5
SPI/I
2
C
Yes
Yes
8
73
4K
192
22
2
3
5
SPI/I
2
C,
USART
Yes
11
73A
4K
192
22
2
3
5
SPI/I
2
C,
USART
Yes
Yes
11
74
4K
192
33
Yes
2
3
8
SPI/I
2
C,
USART
Yes
12
74A
4K
192
33
Yes
2
3
8
SPI/I
2
C,
USART
Yes
Yes
12
I
2
C is a trademark of Philips Corporation. SPI is a trademark of Motorola Corporation.
©
1995 Microchip Technology Inc.
DS30390B-page 1
This document was created with FrameMaker 4 0 4
A beginner's question about the relationship between variables and registers
The general idea is to call the function in assembly in C. Assembly code: IMPORT Main EXPORT add area init,code,readonly entry code32 START b Main add add r0,r0,r1 mov pc,lr end C codeextern unsigned ...
zhangwf Embedded System
C language in-depth analysis
I saw some details about C language posted by netizens, so I would like to share a C language tutorial I have on hand....
逆风飞翔 51mcu
A complete list of common interfaces that engineers need to know
[align=left][color=rgb(0, 0, 0)][font=宋体, arial] As an engineer, you should often deal with interfaces, so I asked Baidu. The complete definition of interface is that an entity provides an abstraction...
扫IC网`Allen Analog electronics
Question: How to select the components of DIY oscilloscope data acquisition board?
Hello everyone: [color=#000000]We are designing a data acquisition board. Because we don't have a test platform, many things can only be analyzed theoretically. So I have some questions: [/color] What...
莫恩 DIY/Open Source Hardware
WINCEROOT
After installing pb6.0, creating a new project prompts that there is a problem with the WINCEROOT settings...
chenying71 Embedded System
AVR Studio4.17 compilation error, urgent!!!
Today AVR Studio4.17 suddenly stopped working. When I clicked compile, a dialog box rm.exe popped up, saying that the application could not be started, error 0XC0000142. After confirming the compile e...
yzzcwj_ Microchip MCU

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 1322  176  508  1810  2888  27  4  11  37  59 
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号