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

关键词

搜索

型号

搜索

TSC80C51TXXX-36AYR

产品描述Microcontroller, 8-Bit, MROM, 36MHz, CMOS, WAFER
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小213KB,共19页
制造商TEMIC
官网地址http://www.temic.de/
下载文档 详细参数 全文预览

TSC80C51TXXX-36AYR概述

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

TSC80C51TXXX-36AYR规格参数

参数名称属性值
包装说明WAFER
Reach Compliance Codeunknown
具有ADCNO
地址总线宽度16
位大小8
最大时钟频率36 MHz
DAC 通道NO
DMA 通道NO
外部数据总线宽度8
JESD-30 代码R-XUUC-N40
I/O 线路数量32
端子数量40
最高工作温度125 °C
最低工作温度-40 °C
PWM 通道NO
封装主体材料UNSPECIFIED
封装代码DIE
封装形状RECTANGULAR
封装形式UNCASED CHIP
认证状态Not Qualified
ROM可编程性MROM
速度36 MHz
最大供电电压5.5 V
最小供电电压4.5 V
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级AUTOMOTIVE
端子形式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
修改协调器PAN ID和Channel,协调器广播至所有的设备重启加入新建后的网络
理想状态: 协调器连接串口,通过上位机打开协调器的com口,同时终端也入网了。 通过协调器发送广播给所有在同一网络的终端,内容是即将要修改的信道号和panid。(以下只用修改信道号) ......
zxpkiki 无线连接
mtd,bon很多不懂的地方
linux必须有根文件系统才能启动吧, 在pc机上,比如我的根文件系统是/dev/sda1 那么Linux会从硬盘第一个扇区读分区表, 然后找到sda1分区的起始地址,然后读出超级块等等,再挂载就好了 那 ......
watersondf 嵌入式系统
EEWORLD大学堂----开关电源原理与维修
开关电源原理与维修:https://training.eeworld.com.cn/course/4025...
老白菜 电源技术
RSL10开发BLE需要的BLE手机App不好通过GooglePlay安装,APK文件下载汇集
本帖最后由 mars4zhu 于 2021-4-16 14:44 编辑 RSL10 Sensor Beacon-10.apk 533572 RSL10传感器信标应用程序允许监控连接到基于能量收集的RSL10开发平台的各种传感器。目前,该应 ......
mars4zhu 能源基础设施
关于8259A中断屏蔽字
大家好,在做数字钟实验的时候,要求按下A键停止记数,按下B键恢复记数 我是这样想的:在按下A键的时候,给8259A的IR0的中断屏蔽位置1,按下B键的时候恢复置0 问题是,按下A键给8259A的IR ......
sabergemini 嵌入式系统
12864液晶屏的串行、并行口驱动程序(已验证),注:晶振为7.3728MHz
//**********************************************************//* 文件名: 12864.c ////* 液晶屏: 128*64 ////* 设计者: ////* 修改者: ////* 日期: 2011-08-29////******************** ......
sofeiya 51单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 998  1693  93  1851  946  36  2  52  48  3 

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