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

关键词

搜索

型号

搜索

TSC80C51TXXX-20MWB

产品描述Microcontroller, 8-Bit, MROM, 20MHz, CMOS, WAFER
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小213KB,共19页
制造商Atmel (Microchip)
下载文档 详细参数 全文预览

TSC80C51TXXX-20MWB概述

Microcontroller, 8-Bit, MROM, 20MHz, CMOS, WAFER

TSC80C51TXXX-20MWB规格参数

参数名称属性值
厂商名称Atmel (Microchip)
零件包装代码WAFER
包装说明DIE,
Reach Compliance Codeunknown
ECCN代码3A001.A.2.C
具有ADCNO
地址总线宽度16
位大小8
最大时钟频率20 MHz
DAC 通道NO
DMA 通道NO
外部数据总线宽度8
JESD-30 代码X-XUUC-N
I/O 线路数量32
端子数量40
最高工作温度125 °C
最低工作温度-55 °C
PWM 通道NO
封装主体材料UNSPECIFIED
封装代码DIE
封装形状UNSPECIFIED
封装形式UNCASED CHIP
认证状态Not Qualified
ROM可编程性MROM
速度20 MHz
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级MILITARY
端子形式NO LEAD
端子位置UPPER
uPs/uCs/外围集成电路类型MICROCONTROLLER
Base Number Matches1

文档预览

下载PDF文档
TSC80C31/80C51
CMOS 0 to 44 MHz Single-Chip 8 Bit Microcontroller
Description
The TSC80C31/80C51 is high performance SCMOS
versions of the 8051 NMOS single chip 8 bit
µC.
The fully static design of the TSC80C31/80C51 allows to
reduce system power consumption by bringing the clock
frequency down to any value, even DC, without loss of
data.
The TSC80C31/80C51 retains all the features of the 8051
: 4 K bytes of ROM ; 128 bytes of RAM ; 32 I/O lines ;
two 16 bit timers ; a 5-source, 2-level interrupt structure
; a full duplex serial port ; and on-chip oscillator and clock
circuits.
In addition, the TSC80C31/80C51 has two
software-selectable modes of reduced activity for further
reduction in power consumption. In the Idle Mode the
CPU is frozen while the RAM, the timers, the serial port,
and the interrupt system continue to function. In the
Power Down Mode the RAM is saved and all other
functions are inoperative.
The TSC80C31/80C51 is manufactured using SCMOS
process which allows them to run from 0 up to 44 MHz
with VCC = 5 V. The TSC80C31/80C51 is also available
at 20 MHz with 2.7 V < Vcc < 5.5 V.
D
TSC80C31/80C51-L16 : Low power version
Vcc : 2.7–5.5 V Freq : 0–16 MHz
D
TSC80C31/80C51-L20 : Low power version
Vcc : 2.7–5.5 V Freq : 0–20 MHz
D
TSC80C31/80C51-12 : 0 to 12 MHz
D
TSC80C31/80C51-20 : 0 to 20 MHz
D
TSC80C31/80C51-25 : 0 to 25 MHz
D
D
D
D
TSC80C31/80C51-30 : 0 to 30 MHz
TSC80C31/80C51-36 : 0 to 36 MHz
TSC80C31/80C51-40 : 0 to 40 MHz
TSC80C31/80C51-44 : 0 to 44 MHz*
* Commercial and Industrial temperature range only. For other speed
and range please consult your sale office.
Features
D
D
D
D
D
D
D
Power control modes
128 bytes of RAM
4 K bytes of ROM (TSC80C31/80C51)
32 programmable I/O lines
Two 16 bit timer/counter
64 K program memory space
64 K data memory space
D
D
D
D
D
D
Fully static design
0.8
µm
CMOS process
Boolean processor
5 interrupt sources
Programmable serial port
Temperature range : commercial, industrial, automotive and
military
Optional
D
Secret ROM : Encryption
D
Secret TAG : Identification number
MATRA MHS
Rev. E (14 Jan.97)
1
X86学习之第一章开发板配置
本帖最后由 paulhyde 于 2014-9-15 08:56 编辑 1.3 Advanced configuration Structure of the configuration files The config files are divided into sections and options/values. Eve ......
fish001 电子竞赛
关于点击SIPBUTTON触发的消息
如题,各位知道怎么获取点击 软输入面板下 那个 "拼" 字的消息么? 我让EDIT获取输入焦点时 弹出输入面板, 失去焦点时关闭 但是 面板弹出后 点击那个 "拼" 字关闭, EDIT却接不到 失去焦 ......
qqqwwweeerrr 嵌入式系统
FL032-C0 240*320 TFT LCD的AVR驱动程序
大家好: 经过两个晚上的努力,终于用AVR驱动起来这个型号是FL032-C0 控制芯片是ILI9320 的240*320 TFT LCD. AVR芯片用的是M32 当然这个屏最合适用ARM来驱动。16bit总线,很方便的。 ......
bigcat1980 Microchip MCU
好东西大家分享
偶发现了一个专门的手机开发网站,小弟不敢独,所以拿出来与大家分享啦. http://www.imhongyu.com...
zjj0001 嵌入式系统
STM32F407+LWIP---如何检查tcp通讯断开?并重新连接
目前本人整在使用STM32F407+LWIP+DP83848进行tcp通讯,STM32F407作为客户端,如何判断网络已经连接成功或者网络是断开的?怎么样能够使STM32F407随时接入以太网都可以通讯...
xiaofeixia stm32/stm8
用MDK或者IAR编译MICOPYTHON
1.最近项目中想用MicoPython(主要是py文件夹里面的部分) 2.因为产品原来代码用MDK编译的,不知道有没有哪位用MDK编译过 3.我自己加进去发现很多语法有问题 比如inline,for里面定义变量,语句 ......
fkeujjpdc MicroPython开源版块

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2362  2504  94  1768  2286  32  24  59  25  11 

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