EEWORLDEEWORLDEEWORLD

Part Number

Search

PIC16C74-04E/PQ

Description
8-BIT, MROM, 20 MHz, RISC MICROCONTROLLER, PQCC44
CategoryThe embedded processor and controller    Microcontrollers and processors   
File Size1MB,288 Pages
ManufacturerMicrochip
Websitehttps://www.microchip.com
Download Datasheet Parametric View All

PIC16C74-04E/PQ Overview

8-BIT, MROM, 20 MHz, RISC MICROCONTROLLER, PQCC44

PIC16C74-04E/PQ Parametric

Parameter NameAttribute value
MakerMicrochip
Parts packaging codeQFP
package instruction10 X 10 MM, PLASTIC, MQFP-44
Contacts44
Reach Compliance Codeunknow
Has ADCYES
Address bus width
bit size8
CPU seriesPIC
maximum clock frequency4 MHz
DAC channelNO
DMA channelNO
External data bus width
JESD-30 codeS-PQFP-G44
length10 mm
Number of I/O lines33
Number of terminals44
Maximum operating temperature125 °C
Minimum operating temperature-40 °C
PWM channelYES
Package body materialPLASTIC/EPOXY
encapsulated codeQFP
Encapsulate equivalent codeQFP44,.5SQ,32
Package shapeSQUARE
Package formFLATPACK
power supply5 V
Certification statusNot Qualified
RAM (bytes)192
rom(word)4096
ROM programmabilityOTPROM
Maximum seat height2.35 mm
speed4 MHz
Maximum slew rate5 mA
Maximum supply voltage6 V
Minimum supply voltage4 V
Nominal supply voltage5 V
surface mountYES
technologyCMOS
Temperature levelAUTOMOTIVE
Terminal formGULL WING
Terminal pitch0.8 mm
Terminal locationQUAD
width10 mm
uPs/uCs/peripheral integrated circuit typeMICROCONTROLLER, RISC
PIC16C7X
8-Bit CMOS Microcontrollers with A/D Converter
Devices included in this data sheet:
• PIC16C72
• PIC16C73
• PIC16C73A
• PIC16C74
• PIC16C74A
• PIC16C76
• PIC16C77
• Wide operating voltage range: 2.5V to 6.0V
• High Sink/Source Current 25/25 mA
• 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
PIC16C7X 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
• Up to 8K x 14 words of Program Memory,
up to 368 x 8 bytes of Data Memory (RAM)
• 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
• Low-power, high-speed CMOS EPROM
technology
• Fully static design
PIC16C7X Features
Program Memory (EPROM) x 14
Data Memory (Bytes) x 8
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
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
PIC16C7X 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 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
• 8-bit multichannel analog-to-digital converter
• 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)
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
76
8K
368
22
2
3
5
SPI/I
2
C,
USART
Yes
Yes
11
77
8K
368
33
Yes
2
3
8
SPI/I
2
C,
USART
Yes
Yes
12
©
1997 Microchip Technology Inc.
DS30390E-page 1
How to learn embedded development? Is there any free learning?
Embedded Linux from entry to core development [4 days of free learning and practice] Embedded development technology popularization campaign! Embedded Linux free popularization class (Beijing) August ...
fanzi Embedded System
Introduction on how to encapsulate functions into libraries
During the project development process, developers want to encapsulate some core codes for the purpose of protecting core algorithms, so that other users cannot view the specific code implementation d...
Jacktang Microcontroller MCU
Some experience in porting from μCOS-Ⅱ to the recently popular RT-Thread
[align=left][backcolor=rgb(222, 240, 251)][color=rgb(51, 51, 51)][font=-apple-system-font, BlinkMacSystemFont, "][size=3]The company's project originally used μCOS-II, but μCOS had the problem of payi...
Fillmore Embedded System
I need help to implement a fpga block diagram using vhdl (price negotiable), urgent!!!
I need help to use vhdl to realize several fpga block diagrams (price negotiable), urgent! ! ! ! There is already a ready-made vhdl program code, mainly to complete the block diagrams already in the d...
少林五主 FPGA/CPLD
How to convert OUT files into HEX in C6455 of C6000 series
Convert OUT file to HEX file To convert OUT file to HEX file, TI provides hex6x conversion tool. Hex6x tool is located in D:/TexasInstrument/CCStudio_v3.3/C6000/cgtools/bin directory. You can add this...
Jacktang Microcontroller MCU
About the NFS problem in the development board rootfs
I used mount -t nfs -o nolock 196.168.0.110:/home/name/rootfs on the development board. I pressed Enter and there was no response. It went to the next line, and then it was blank and there was no erro...
alibj Embedded System

Technical ResourceMore

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

Robot
development
community

Index Files: 847  1335  2640  2242  1934  18  27  54  46  39 
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号