电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

TS87C58X2-MICD

产品描述Microcontroller, 8-Bit, OTPROM, 8051 CPU, 40MHz, CMOS, PQFP44, PLASTIC, QFP-44
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小597KB,共58页
制造商Atmel (Microchip)
下载文档 详细参数 全文预览

TS87C58X2-MICD概述

Microcontroller, 8-Bit, OTPROM, 8051 CPU, 40MHz, CMOS, PQFP44, PLASTIC, QFP-44

TS87C58X2-MICD规格参数

参数名称属性值
是否无铅含铅
是否Rohs认证不符合
零件包装代码QFP
包装说明QFP, QFP44,.57SQ,32
针数44
Reach Compliance Codecompliant
ECCN代码3A991.A.2
具有ADCNO
地址总线宽度16
位大小8
CPU系列8051
最大时钟频率40 MHz
DAC 通道NO
DMA 通道NO
外部数据总线宽度8
JESD-30 代码S-PQFP-G44
JESD-609代码e0
长度10 mm
I/O 线路数量32
端子数量44
最高工作温度85 °C
最低工作温度-40 °C
PWM 通道NO
封装主体材料PLASTIC/EPOXY
封装代码QFP
封装等效代码QFP44,.57SQ,32
封装形状SQUARE
封装形式FLATPACK
峰值回流温度(摄氏度)NOT SPECIFIED
电源5 V
认证状态Not Qualified
RAM(字节)256
ROM(单词)32768
ROM可编程性OTPROM
座面最大高度2.4 mm
速度40 MHz
最大压摆率27 mA
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Tin/Lead (Sn/Pb)
端子形式GULL WING
端子节距0.8 mm
端子位置QUAD
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度10 mm
uPs/uCs/外围集成电路类型MICROCONTROLLER
Base Number Matches1

文档预览

下载PDF文档
TS80C54X2/C58X2
TS87C54X2/C58X2
8-bit CMOS Microcontroller 16/32 Kbytes ROM/OTP
1. Description
TS80C54/58X2 is high performance CMOS ROM, OTP
and EPROM versions of the 80C51 CMOS single chip
8-bit microcontroller.
The TS80C54/58X2 retains all features of the Atmel
Wireless & Microcontrollers 80C51 with extended
ROM/EPROM capacity (16/32 Kbytes), 256 bytes of
internal RAM, a 6-source , 4-level interrupt system, an
on-chip oscilator and three timer/counters.
In addition, the TS80C54/58X2 has a Hardware
Watchdog Timer, a more versatile serial channel that
facilitates multiprocessor communication (EUART) and
a X2 speed improvement mechanism.
The fully static design of the TS80C54/58X2 allows to
reduce system power consumption by bringing the clock
frequency down to any value, even DC, without loss of
data.
The TS80C54/58X2 has 2 software-selectable modes of
reduced activity for further reduction in power
consumption. In the idle mode the CPU is frozen while
the timers, the serial port and the interrupt system are still
operating. In the power-down mode the RAM is saved
and all other functions are inoperative.
2. Features
q
80C52 Compatible
8051 pin and instruction compatible
Four 8-bit I/O ports
Three 16-bit timer/counters
256 bytes scratchpad RAM
q
Interrupt Structure with
6 Interrupt sources
4 level priority interrupt system
q
Full duplex Enhanced UART
Framing error detection
Automatic address recognition
q
High-Speed Architecture
40 MHz @ 5V, 30MHz @ 3V
X2 Speed Improvement capability (6 clocks/
machine cycle)
30 MHz @ 5V, 20 MHz @ 3V (Equivalent to
60 MHz @ 5V, 40 MHz @ 3V)
q
q
Low EMI (inhibit ALE)
Power Control modes
Idle mode
Power-down mode
Power-off Flag
q
q
q
Dual Data Pointer
On-chip ROM/EPROM (16K-bytes, 32K-bytes)
Programmable Clock Out and Up/Down Timer/
Counter 2
Hardware Watchdog Timer (One-time enabled with
Reset-Out)
Asynchronous port reset
q
q
q
Once mode (On-chip Emulation)
Power supply: 4.5-5.5V, 2.7-5.5V
Temperature ranges: Commercial (0 to 70
o
C) and
Industrial (-40 to 85
o
C)
Packages: PDIL40, PLCC44, VQFP44 1.4, PQFP44
F1, CQPJ44 (window), CDIL40 (window)
q
q
q
Rev. C - 15 January, 2001
1
st单片机选型
st单片机选型,要求国内货源充足价格最好10元以内,哪位大虾知道 st7单片机要求:flash 4k~8k ram125byte以上 eeprom 125byte 6x10位ad转换 至少一路10位pwm输 ......
shuigongtianlan stm32/stm8
蓝牙键盘FCC认证
本帖最后由 jameswangsynnex 于 2015-3-3 20:00 编辑 ...
奔跑的蜗牛48 消费电子
protell99se update PCB时显示一个错误,一条线不能连接
各位:小弟刚刚接触PCB不久,又一个问题请教。 protell99se update PCB时显示一个错误,两个器件之间有一条线不能连接,我实在找不到错误的原因所以忽略,但是实际的PCB上这条线是可以连接上的 ......
takeshower PCB设计
大神,我的整点报时为什么一直响?
主函数 #include < reg52.h > #include < character.h > #include < lcd.h > #include < clock.h > #include < sensor.h> #include < calendar.h > #include < key.h > /************ ......
李晓_ULLC5 51单片机
如何向EPCS写用户数据
在网上翻了翻博客,也把代码copy过来试了一下,发现alt_flash_open_dev(EPCS_FLASH_CONTROLLER_0_NAME);这个函数的返回值一直是0。使用的硬件是没有问题的,代码可以固化。求用过的大神指导下怎 ......
wstt FPGA/CPLD
将Allegro brd 能转成DXP2004 的bcp 文件方法探讨
是这样的,我们画的Exynos4412 和S5PV210的PCB是用Allegro 画的,但是很多客户不会用这个PCB 画图软件,尤其是在二三线的工程师他们还停留在DXP的阶段,请问怎么把将Allegro brd 能转成D ......
gooogleman 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1551  2400  602  8  242  18  33  16  2  51 

器件索引   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

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved