外文翻译---51系列单片机的结构和功能

合集下载

51单片机英文全称

51单片机英文全称

51单片机英文全称PC = progammer counter //程序计数器ACC = accumulate //累加器PSW = progammer status word //程序状态字SP = stack point //堆栈指针DPTR = data point register //数据指针寄存器IP = interrupt priority //中断优先级IE = interrupt enable // 中断使能TMOD = timer mode //定时器方式 (定时器/计数器控制寄存器) ALE = alter (变更,可能是)PSEN = progammer saving enable //程序存储器使能(选择外部程序存储器的意思)EA = enable all(允许所有中断)完整应该是 enable all interrupt PROG = progamme (程序)SFR = special funtion register //特殊功能寄存器TCON = timer control //定时器控制PCON = power control //电源控制MSB = most significant bit//最高有效位LSB = last significant bit//最低有效位CY = carry //进位(标志)AC = assistant carry //辅助进位OV = overflow //溢出ORG = originally //起始来源DB = define byte //字节定义EQU = equal //等于DW = define word //字定义E = enable //使能OE = output enable //输出使能RD = read //读WR = write //写中断部分:INT0 = interrupt 0 //中断0INT1 = interrupt 1//中断1T0 = timer 0 //定时器0T1 = timer 1 //定时器1TF1 = timer1 flag //定时器1 标志 (其实是定时器1中断标志位) IE1 = interrupt exterior //(外部中断请求,可能是)IT1 = interrupt touch //(外部中断触发方式,可能是)ES = enable serial //串行使能ET = enable timer //定时器使能EX = enable exterior //外部使能(中断)PX = priority exterior //外部中断优先级PT = priority timer //定时器优先级PS = priority serial //串口优先级。

51系列单片机5000字

51系列单片机5000字

51系列单片机5000字篇一:51系列单片机介绍51系列单片机是基本型,包括8031、8051、8751、8951这四个机种区别,仅在于内程序储存器。

其中8031/8051/8751是Intel公司早期的产品。

8031的特点8031片内不带程序存储器ROM,使用执行程序时手机用户需外接程序存储器和一片逻辑电路373,外接的程序存储器多为EPROM的2764系列。

用户若想对写入到EPROM中的程序进行修改,必须红外线先用一种特殊的紫外线灯将其照射擦除,之后再可写入。

写入到外接程序无线连接存储器的程序代码没有什么保密性可言。

8051的特点8051片内有4k ROM,无须外接外存储器和373,更能体现“单片”的简练。

但是你编的程序你无法烧写到其ROM中,只有将程序交芯片厂代你烧写,并是一次性的,今后你和芯片厂都不能改写其内容。

8751的特点8751与8051基本一样,但8751片内有4k的EPROM,用户可以将自己编写的程序写入单片机的EPROM中会进行现场实验与应用,EPROM的改写同样需要用紫外线灯同样照射一定时间擦除后再烧写。

由于上述类型类型的单片机应用的迟,影响很大,已成为事实上的工业标准。

后来很多芯片生产商以分销商各种方式与Intel公司合作,也推出了同类型的单片机,如同一种单片机的多个版本一样,虽都在不断的改变制造工艺,但内核却一样,也就是说这类单片机指令系统完全兼容,绝大多数管脚也兼容;反之亦然在使用上基本可以直接互换。

人们统称这些与8051内核相同的单片机为“51系列单片机”。

AT89C51、AT89S51的特点在众多的51系列单片机中,要算 ATMEL 公司的AT89C51、AT89S51更实用,因他不但和8051指令、管脚完全兼容,而且其片内的4K程序存储器是FLASH工艺的,这种工艺的存储器用户可以用电的方式瞬间擦除、改写,一般专为 ATMEL AT89xx 做暗含的编程器上均带有这些功能。

51单片机结构功能

51单片机结构功能

51单片机结构功能51单片机是指基于Intel的8051微处理器为核心的单片机,其结构功能丰富,被广泛应用于各种嵌入式系统。

一、结构51单片机采用冯·诺依曼结构,具有指令存储器和数据存储器,其中程序存储器(ROM)用于存储程序和表格数据,而数据存储器(RAM)用于存储可变数据。

51单片机还具有特殊功能寄存器(SFR),这些寄存器专门用于控制和设置单片机的各种功能。

二、功能1、运算功能:51单片机具有8位运算器,可以进行算术、逻辑和位运算。

2、控制功能:51单片机具有丰富的控制指令,可以实现如条件转移、跳转、中断等功能,还可以进行定时器和计数器的控制。

3、通信功能:51单片机可以通过串行口实现串行通信,也可以通过并行口实现并行通信。

4、存储功能:51单片机内部具有少量的RAM和ROM存储器,同时还可以外接扩展存储器。

5、定时/计数功能:51单片机内部具有定时器和计数器,可以实现定时和计数的功能。

6、中断功能:51单片机具有多个中断源,可以实现多级中断控制。

7、输入/输出功能:51单片机具有多个输入/输出端口,可以实现多种输入/输出控制。

51单片机以其结构紧凑、功能丰富、易于使用等特点,被广泛应用于工业控制、智能家居、消费电子等领域。

C51单片机寄存器功能湖山网络广播系统设计方案一、概述随着科技的发展和数字化的普及,网络广播系统在各种场所扮演着越来越重要的角色。

湖山网络广播系统设计方案旨在满足湖山地区对高质量、高效的网络广播系统的需求。

该方案旨在构建一个稳定、可靠、易用的网络广播系统,以满足湖山地区在公共广播、紧急通知、日常资讯等方面的需求。

二、系统需求分析1、稳定性:系统应具备高度的稳定性,能够保证长时间的连续运行,避免因设备故障或网络问题导致的广播中断。

2、可靠性:系统应具备可靠的备份机制,确保在主设备出现问题时,备份设备能够迅速接管,保证广播的连续性。

3、易用性:系统应具备良好的用户界面,操作简单易懂,方便管理员进行配置和管理。

2 51系列单片机硬件结构和功能

2 51系列单片机硬件结构和功能

30H 2FH 20H 1FH
用户RAM区 位寻址区 第3寄存器组(RB3) 第2寄存器组(RB2) 第1寄存器组(RB1) 第0寄存器组(RB0) RS1=1 RS0=1 RS1=1 RS0=0 RS1=0 RS0=1 RS1=0 RS0=0
00H
存贮器的组织结构及功能
2.2.2 内部数据存贮器 1、低128字节的RAM块(00H~7FH) ①工作寄存器区:00H~1FH
寄存器和RAM地址映照表 0区 地址 寄存器 00H R0 01H R1 1区 地址 寄存器 08H R0 09H R1 2区 地址 寄存器 10H R0 11H R1 3区 地址 寄存器 18H R0 19H R1
02H
03H 04H 05H 06H 07H
R2
R3 R4 R5 R6 R7
0AH
0BH 0CH 0DH 0EH 0FH
D1 79H 71H 69H 61H 59H 51H 49H 41H 39H 31H 29H 21H 19H 11H 09H 01H
D0 78H 70H 68H 60H 58H 50H 48H 40H 38H 30H 28H 20H 18H 10H 08H 00H
存贮器的组织结构及功能
2.2.2 内部数据存贮器
2.2.1 程序存贮器
0FFFFH
0FFFFH
片 外 ROM
片 外 ROM
PC值 >0FFFH 0FFFH 片 内 ROM 4K ( /EA=1) 0000H
1000H 0FFFH 片 外 ROM ( /EA=0) 0000H /PSEN
PC值 >1FFFH 1FFFH 片 内 ROM 8K ( /EA=1) 0000H
CPU当前使用的工作寄存器区是由程序状态字 PSW的第3位(RS0)和第4位(RS1)指示的 PSW.4 PSW.3 当前使用的工作寄存器区 R0~R7 (RS1) (RS0) 0 0 0区(00H~07H) 0 1 1区(08H~0FH) 1 0 2区(10H~17H) 1 1 3区(18H~1FH)

MCS-51单片机的基本结构及工作原理

MCS-51单片机的基本结构及工作原理

1 程序计数器
指向当前执行的指令
2 堆栈指针
管理函数调用和返回
ROM
只读存储器,不可擦写
EEPROM
可擦写存储器,数据可更改
RAM
随机存储器,临时存储数据
MCS-51的CPU架构
1
寄存器
2
存储数据和指令
3
ALU
算术逻辑单元
控制单元
控制指令流程
CPU指令集和操作码的介绍
指令集
具体的指令和操作
操作码
指令的二进制表示
丰富的指令集
满足不同需求
程序计数器和堆栈指针的作用
MCS-51单片机的特点和优势
1 高度集成
包含多个功能单元的集成电路
3 易编程
简单的指令集和开发环境
2 低功耗
优化设计以降低能耗
4 广泛应用
在各个领域都有广泛应用
存储器体系结构概述1Fra bibliotek数据存储器
2
存储数据和变量
3
程序存储器
存储程序和指令
特殊功能寄存器
控制和配置特殊功能
ROM、EEPROM和RAM的区别与联系
MCS-51单片机的基本结 构及工作原理
MCS-51单片机是一种高度集成的微型计算机,具有强大的功能和灵活的应用 范围。本演示将介绍MCS-51单片机的基本结构、特点和工作原理。
单片机的基本结构和分类
核心部件
CPU、存储器和外设接口等
分类
根据体系结构和性能划分
常见类型
MCS-51、AVR、ARM等

翻译:单片机结构和功能

翻译:单片机结构和功能

51系列单片机的结构和功能可以说,二十世纪跨越了三个“电”的时代,即电气时代、电子时代和现已进入的电脑时代。

不过,这种电脑,通常是指个人计算机,简称PC机。

它由主机、键盘、显示器等组成。

还有一类计算机,大多数人却不怎么熟悉。

这种计算机就是把智能赋予各种机械的单片机(亦称微控制器)。

顾名思义,这种计算机的最小系统只用了一片集成电路,即可进行简单运算和控制。

因为它体积小,通常都藏在被控机械的“肚子”里。

它在整个装置中,起着有如人类头脑的作用,它出了毛病,整个装置就瘫痪了。

MCS-51是一个单片机系列的名字,英特尔公司生产。

英特尔公司生产MCS-48单片机系列之后,于1980年推出了MCS-51高级单片机。

它包括多种单片机芯片,如8051、8031、8751、80 C51BH,80 C31BH等等,。

他们的基本组成、教学系统的基本原理和性能都是一样的。

8051基本代表代表了51系列单片机一个单片机系统是由以下几部分组成: (1)8位微处理器(CPU),(2)切片数据存储器的内存(128 B / 256 B),它不存放不读/写数据,如结果而不是中间操作,最后的结果和数据想展示等。

(3)程序内存ROM /可编程只读存储器(4 KB / 8 k),是用来保护过程中,在切片的一些原始数据与形体。

而不需要程序内存/可编程只读存储器在one-chip电脑,就像8031年、8032年、80 C等。

(4)四个并排I / O接口P0到P3,每口可以用作介绍,也可以用做出口。

(5)两个定时器/计数器,每一个定时器/计数器可以建立和计算在路上,用来算到外部事件,可以设置成一个时间方式,并能根据数或时间的结果实现控制电脑。

(6)一个耗尽所有串行I / O口的通用异步收发机(通用异步接收/发送(通用异步收发机),它是实现单片机串行通信或单片机与计算机的使用。

(7)伸展振荡器和时钟产生电路、石英晶体精细调谐电容。

最高允许振荡频率最多12 megahits。

51系列单片机的内部组成结构

51系列单片机的内部组成结构

51系列单片机的内部组成结构51系列单片机是一种常用的微控制器,具有复杂的内部组成结构。

本文将以51系列单片机的内部组成结构为标题,进行详细介绍。

1. CPU核心51系列单片机的核心是一个8位的CPU,它负责执行指令和控制整个系统的运行。

CPU包括指令译码器、运算单元和控制单元等部分。

指令译码器负责将指令翻译成对应的操作码,运算单元负责执行算术和逻辑运算,控制单元负责控制各个部件的工作。

2. 存储器51系列单片机有多种存储器,包括ROM、RAM和EEPROM等。

ROM用于存放程序代码和常量数据,RAM用于存放变量和临时数据,EEPROM用于存放非易失性数据。

存储器的大小和类型可以根据需求进行选择和配置。

3. 输入输出端口51系列单片机具有多个输入输出端口,用于与外部设备进行数据交互。

通过编程,可以将某些端口设置为输入端口,用于接收外部信号;将某些端口设置为输出端口,用于控制外部设备。

输入输出端口的数量和功能也可以根据需求进行扩展和配置。

4. 定时器/计数器51系列单片机内置了多个定时器/计数器,用于实现精确的定时和计数功能。

通过编程,可以设置定时器的工作方式、计数范围和中断触发条件等。

定时器/计数器广泛应用于计时、脉冲生成、PWM 输出等场景。

5. 串行通信接口51系列单片机支持多种串行通信接口,包括UART、SPI和I2C等。

这些接口可以用于与其他设备进行数据传输和通信。

通过编程,可以设置通信参数、发送和接收数据等。

6. 中断系统51系列单片机内置了中断系统,用于处理外部中断和定时器中断等。

通过编程,可以设置中断的优先级、触发条件和中断服务程序等。

中断系统可以提高系统的响应速度和实时性。

7. 系统时钟51系列单片机需要一个稳定的时钟信号来驱动其内部运行。

时钟信号可以通过外部晶体振荡器或者外部时钟源提供。

时钟信号的频率决定了单片机的运行速度。

8. 电源管理51系列单片机需要一个稳定的电源来工作。

51单片机中的英文缩写全称(整理)

51单片机中的英文缩写全称(整理)

51单片机中的英文缩写全称(整理) 51单片机中的英文缩写全称(整理)单片机(Microcontroller)是一种集成了处理器、内存、输入/输出设备以及时钟等功能的微型计算机系统。

在单片机领域中,英文缩写广泛应用,方便人们对各种电子元器件、芯片和技术进行简洁明了的表达。

本文将整理51单片机中常见的英文缩写全称,方便读者了解和使用。

一、基本概念与组成1. MCU - Microcontroller Unit(单片机单元):指一种完整、独立的微型计算机系统,由中央处理器(CPU)、内存(RAM、ROM)、输入/输出(I/O)接口和时钟等组件组成。

2. CPU - Central Processing Unit(中央处理器):执行单片机数据处理、逻辑控制和运算等核心功能的部件。

3. RAM - Random Access Memory(随机存取存储器):用于临时存储程序和数据的存储器,读写速度快但容量较小。

4. ROM - Read-Only Memory(只读存储器):存储固定程序和数据,无法进行写操作。

5. I/O - Input/Output(输入/输出):与单片机外部设备进行数据交互的接口。

6. Clock - 时钟:提供单片机工作所需的时序信号,控制指令执行和数据传输的节奏。

二、核心技术与模块1. ISP - In-System Programming(系统编程):通过特定的下载器将程序和数据下载到单片机内部,实现在线编程。

2. UART - Universal Asynchronous Receiver/Transmitter(通用异步收发器):用于实现串行通信的接口。

3. ADC - Analog-to-Digital Converter(模数转换器):将模拟信号转换为相应的数字量。

4. PWM - Pulse Width Modulation(脉宽调制):通过改变信号的脉宽来控制电气或电子设备的输出功率。

单片机设计外文文献翻译(含中英文)

单片机设计外文文献翻译(含中英文)

附录A 外文翻译——AT89S52/AT89S51技术手册AT89S52译文主要性能与MCS-51单片机产品兼容8K字节在系统可编程Flash存储器1000次擦写周期全静态操作:0Hz~33Hz三级加密程序存储器32个可编程I/O口线三个16位定时器/计数器八个中断源全双工UART串行通道低功耗空闲和掉电模式掉电后中断可唤醒看门狗定时器双数据指针掉电标识符功能特性描述AT89S52是一种低功耗、高性能CMOS8位微控制器,具有8K在系统可编程Flash 存储器。

使用Atmel公司高密度非易失性存储器技术制造,与工业80C51产品指令和引脚完全兼容。

片上Flash 允许程序存储器在系统可编程,亦适于常规编程器。

在单芯片上,拥有灵巧的8位CPU和在系统可编程Flash,使得AT89S52为众多嵌入式控制应用系统提供高灵活、超有效的解决方案。

AT89S52具有以下标准功能:8k字节Flash,256字节RAM,32位I/O口线,看门狗定时器,2个数据指针,三个16位定时器/计数器,一个6向量2级中断结构,全双工串行口,片内晶振及时钟电路。

另外,AT89S52可降至0Hz静态逻辑操作,支持2种软件可选择节电模式。

空闲模式下,CPU停止工作,允许RAM、定时器/计数器、串口、中断继续工作。

掉电保护方式下,RAM内容被保存,振荡器被冻结,单片机一切工作停止,直到下一个中断或硬件复位为止。

引脚结构方框图VCC : 电源GND :地P0口:P0口是一个8位漏极开路的双向I/O口。

作为输出口,每位能驱动8个TTL逻辑电平。

对P0端口写“1”时,引脚用作高阻抗输入。

当访问外部程序和数据存储器时,P0口也被作为低8位地址/数据复用。

在这种模式下,P0具有内部上拉电阻。

在flash编程时,P0口也用来接收指令字节;在程序校验时,输出指令字节。

程序校验时,需要外部上拉电阻。

P1口:P1 口是一个具有内部上拉电阻的8位双向I/O 口,p1 输出缓冲器能驱动4个TTL 逻辑电平。

51子系列单片机的主要逻辑功能部件

51子系列单片机的主要逻辑功能部件

51子系列单片机的主要逻辑功能部件51单片机是一种非常常见的微控制器,它由Intel公司推出。

它的英文名字是“8051”,其中的“8051”是它的型号代号,由于家喻户晓,所以人们一般称之为“51单片机”。

作为一种基于CISC架构的单片机,51单片机具有多种强大的功能部件,下面我们来详细介绍一下。

首先,我们要介绍的就是51单片机的中央处理器(CPU)。

中央处理器是电子计算机的核心部件,也是51单片机的核心部件。

中央处理器负责执行各种指令,控制单片机的运行。

51单片机的CPU由ALU、寄存器、累加寄存器、程序计数器等组成,它能够高效地完成各类运算和控制任务。

除了CPU,51单片机还有存储器。

存储器是用来存储数据和程序的的部件,包括RAM和ROM。

RAM(随机存取存储器)是一种易失性存储器,用于存储临时数据。

ROM(只读存储器)是一种非易失性存储器,用于存储固化的程序代码和数据。

存储器的大小和类型不同,对51单片机的功能有很大的影响。

接着是51单片机的输入/输出端口。

输入/输出端口是单片机与外部设备进行数据交换的接口。

51单片机通常有多个通用输入/输出端口,这些端口可以连接开关、LED、蜂鸣器、LCD显示屏等各种外设。

通过这些外设,51单片机可以与外界进行信息交互,实现各种功能。

此外,51单片机还具有计时/计数器。

计时/计数器用于实现时间控制和频率测量等功能。

它可以通过计时来实现延时、定时等操作,并通过频率测量来计算外部信号的频率值。

还有一个重要的功能部件是中断控制器。

中断是一种特殊的信号,用于打断CPU当前的工作,转而去处理一些紧急的工作。

中断控制器用于管理中断信号,使得单片机在接收到中断信号时能够及时地进行中断处理,提高系统的实时性和可靠性。

最后要提到的是串口通信模块。

串口通信模块是一种用于实现串行通信的接口。

51单片机可以通过串口通信模块与其他设备进行数据传输,比如与电脑进行通信、与其他单片机进行通信等。

51单片机外文翻译..

51单片机外文翻译..

51单片机简介描述AT89C51是一个低电压,高性能CMOS8位单片机带有4K字节的可反复擦写的程序存储器(PENROM)。

和128字节的存取数据存储器(RAM),这种器件采用ATMEL公司的高密度、不容易丢失存储技术生产,并且能够与MCS-51系列的单片机兼容。

片内含有8位中央处理器和闪烁存储单元,有较强的功能的AT89C51单片机能够被应用到控制领域中。

功能特性AT89C51提供以下的功能标准:4K字节闪烁存储器,128字节随机存取数据存储器,32个I/O口,2个16位定时/计数器,1个5向量两级中断结构,1个串行通信口,片内震荡器和时钟电路。

另外,AT89C51还可以进行0HZ的静态逻辑操作,并支持两种软件的节电模式。

闲散方式停止中央处理器的工作,能够允许随机存取数据存储器、定时/计数器、串行通信口及中断系统继续工作。

掉电方式保存随机存取数据存储器中的内容,但震荡器停止工作并禁止其它所有部件的工作直到下一个复位。

引脚描述VCC:电源电压GND:地P0口:P0口是一组8位漏极开路双向I/O口,即地址/数据总线复用口。

作为输出口时,每一个管脚都能够驱动8个TTL电路。

当“1”被写入P0口时,每个管脚都能够作为高阻抗输入端。

P0口还能够在访问外部数据存储器或程序存储器时,转换地址和数据总线复用,并在这时激活内部的上拉电阻。

P0口在闪烁编程时,P0口接收指令,在程序校验时,输出指令,需要接电阻。

P1口:沈阳航空工业学院电子工程系毕业设计(外文翻译)- 2 - P1口一个带内部上拉电阻的8位双向I/O口,P1的输出缓冲级可驱动4个TTL电路。

对端口写“1”,通过内部的电阻把端口拉到高电平,此时可作为输入口。

因为内部有电阻,某个引脚被外部信号拉低时输出一个电流。

闪烁编程时和程序校验时,P1口接收低8位地址。

P2口:P2口是一个内部带有上拉电阻的8位双向I/O口,P2的输出缓冲级可驱动4个TTL电路。

对端口写“1”,通过内部的电阻把端口拉到高电平,此时,可作为输入口。

外文翻译---51系列单片机的结构和功能

外文翻译---51系列单片机的结构和功能

附录A英文文献Structure and function of the MCS-51 series Structure and function of the MCS-51 series one-chip computer MCS-51 is a name of a piece of one-chip computer series which Intel Company produces. This company introduced 8 top-grade one-chip computers of MCS-51 series in 1980 after introducing 8 one-chip computers of MCS-48 series in 1976. It belong to a lot of kinds this line of one-chip computer the chips have,such as 8051, 8031, 8751, 80C51BH, 80C31BH,etc., their basic composition, basic performance and instruction system are all the same. 8051 daily representatives- 51 serial one-chip computers .An one-chip computer system is made up of several following parts: ( 1) One microprocessor of 8 (CPU). ( 2) At slice data memory RAM (128B/256B),it use not depositting not can reading /data that write, such as result not middle of operation, final result and data wanted to show, etc. ( 3) Procedure memory ROM/EPROM (4KB/8KB ), is used to preserve the procedure , some initial data and form in slice. But does not take ROM/EPROM within some one-chip computers, such as 8031 , 8032, 80C ,etc.. ( 4) Four 8 run side by side I/O interface P0 four P3, each mouth can use as introduction , may use as exporting too. ( 5) Two timer / counter, each timer / counter may set up and count in the way, used to count to the external incident, can set up into a timing way too, and can according to count or result of timing realize the control of the computer. ( 6) Five cut off cutting off the control system of the source . ( 7) One all duplexing serial I/O mouth of UART (universal asynchronous receiver/transmitter (UART) ), is it realize one-chip computer or one-chip computer and serial communication of computer to use for. ( 8) Stretch oscillator and clock produce circuit, quartz crystal finely tune electric capacity need outer. Allow oscillation frequency as 12 megahertas now at most. Every the above-mentioned part was joined through the inside data bus .Among them, CPU is a core of the one-chip computer, it is the control of the computer and command centre, made up of such parts as arithmetic unit and controller , etc.. The arithmetic unit can carry on 8 persons of arithmetic operation and unit ALU of logic operation while including one, the 1 storing device temporarilies of 8, storing device 2 temporarily, 8's accumulation device ACC, register B and procedure state register PSW, etc. Person who accumulateACC count by 2 input ends entered of checking etc. temporarily as one operation often, come from person who store 1 operation is it is it make operation to go on to count temporarily , operation result and loopback ACC with another one. In addition, ACC is often regarded as the transfer station of data transmission on 8051 inside . The same as general microprocessor, it is the busiest register. Help remembering that agreeing with A expresses in the order. The controller includes the procedure counter , the order is depositted, the order decipher, the oscillator and timing circuit, etc. The procedure counter is made up of counter of 8 for two, amounts to 16. It is a byte address counter of the procedure in fact, the content is the next IA that will carried out in PC. The content which changes it can change the direction that the procedure carries out . Shake the circuit in 8051 one-chip computers, only need outer quartz crystal and frequency to finely tune the electric capacity, its frequency range is its 12MHZ of 1.2MHZ. This pulse signal, as 8051 basic beats of working, namely the minimum unit of time. 8051 is the same as other computers, the work in harmony under the control of the basic beat, just like an orchestra according to the beat play that is commanded.There are ROM (procedure memory , can only read ) and RAM in 8051 slices (data memory, can is it can write ) two to read, they have each independent memory address space, dispose way to be the same with general memory of computer. Procedure 8051 memory and 8751 slice procedure memory capacity 4KB, address begin from 0000H, used for preserving the procedure and form constant. Data 8051- 8751 8031 of memory data memory 128B, address false 00FH, use for middle result to deposit operation, the data are stored temporarily and the data are buffered etc.. In RAM of this 128B, there is unit of 32 byteses that can be appointed as the job register, this and general microprocessor is different, 8051 slice RAM and job register rank one formation the same to arrange the location. It is not very the same that the memory of MCS-51 series one-chip computer and general computer disposes the way in addition. General computer for first address space, ROM and RAM can arrange in different space within the range of this address at will, namely the addresses of ROM and RAM, with distributing different address space in a formation. While visiting the memory, corresponding and only an address Memory unit, can ROM, it can be RAM too, and by visiting the order similarly. This kind of memory structure is called the structure of Princeton. 8051 memories are divided into procedure memory space and data memory space on the physics structure, there are four memory spaces in all: Theprocedure stores in one and data memory space outside data memory and one in procedure memory space and one outside one, the structure forms of this kind of procedure device and data memory separated form data memory, called Harvard structure. But use the angle from users, 8051 memory address space is divided into three kinds: (1) In the slice, arrange blocks of FFFFH , 0000H of location , in unison outside the slice (use 16 addresses). (2) The data memory address space outside one of 64KB, the address is arranged from 0000H 64KB FFFFH (with 16 addresses ) too to the location. (3) Data memory address space of 256B (use 8 addresses). Three above-mentioned memory space addresses overlap, for distinguishing and designing the order symbol of different data transmission in the instruction system of 8051: CPU visit slice, ROM order spend MOVC , visit block RAM order uses MOVX outside the slice, RAM order uses MOV to visit in slice.8051 one-chip computer have four 8 walk abreast I/O port, call P0, P1, P2 and P3. Each port is 8 accurate two-way mouths, accounts for 32 pins altogether. Every one I/O line can be used as introduction and exported independently. Each port includes a latch (namely special function register ), one exports the driver and a introduction buffer . Make data can latch when outputting, data can buffer when making introduction , but four function of passway these self-same. Expand among the system of memory outside having slice, four port these may serve as accurate two-way mouth of I/O in common use. Expand among the system of memory outside having slice, P2 mouth see high 8 address off; P0 mouth is a two-way bus, send the introduction of 8 low addresses and data / export in timesharingOutput grade , P3 of mouth , P1 of P1 , connect with inside have load resistance of drawing , every one of they can drive 4 Model LS TTL load to output. As while inputting the mouth, any TTL or NMOS circuit can drive P1 of 8051 one-chip computers as P3 mouth in a normal way . Because draw resistance on output grade of them have, can open a way collector too or drain-source resistance is it urge to open a way, do not need to have the resistance of drawing outerly . Mouths are all accurate two-way mouths too. When the conduct is input, must write the corresponding port latch with 1 first . As to 80C51 one-chip computer, port can only offer milliampere of output electric currents, is it output mouth go when urging one ordinary basing of transistor to regard as, should contact a resistance among the port and transistor base , in order to the electricity while restraining the high level from exporting P1~P3 Being restored to the throne is the operation of initializing of an one-chip computer. Its mainfunction is to turn PC into 0000H initially , make the one-chip computer begin to hold the conduct procedure from unit 0000H. Except that the ones that enter the system are initialized normally,as because procedure operate it make mistakes or operate there aren't mistake, in order to extricate oneself from a predicament , need to be pressed and restored to the throne the key restarting too. It is an input end which is restored to the throne the signal in 8051 China RST pin. Restore to the throne signal high level effective , should sustain 24 shake cycle (namely 2 machine cycles ) the above its effective times. If 6 of frequency of utilization brilliant to shake, restore to the throne signal duration should exceed 4 delicate to finish restoring to the throne and operating. Produce the logic picture of circuit which is restored to the throne the signal: Restore to the throne the circuit and include two parts outside in the chip entirely. Outside that circuit produce to restore to the throne signal (RST ) hand over to Schmitt's trigger, restore to the throne circuit sample to output , Schmitt of trigger constantly in each S5P2 , machine of cycle in having one more , then just got and restored to the throne and operated the necessary signal insidly. Restore to the throne resistance of circuit generally, electric capacity parameter suitable for 6 brilliant to shake, can is it restore to the throne signal high level duration greater than 2 machine cycles to guarantee. Being restored to the throne in the circuit is simple, its function is very important. Pieces of one-chip computer system could normal running,should first check it can restore to the throne not succeeding. Checking and can pop one's head and monitor the pin with the oscillograph tentatively, push and is restored to the throne the key, the wave form that observes and has enough range is exported (instantaneous), can also through is it restore to the throne circuit group holding value carry on the experiment to change.中文文献51系列单片机的结构和功能51系列单片机是英特尔公司生产的具有一定结构和功能的单片机产品。

机械毕业设计英文外文翻译251系列单片机的功能和结构

机械毕业设计英文外文翻译251系列单片机的功能和结构

51系列单片机的功能和结构结构和功能的监控监-51系列之一--计算机芯片监控监-51名是一幅一个电脑晶片,英特尔公司生产系列. 这家公司推出8级一个计算机芯片监控监-51系列之后,于1980年8引入一个计算机芯片监控监,于1976年48系列.。

它属于这一类型很多行一个芯片的电脑芯片都如8051、8031、8751、80c51bh,80c31bh 等,其基本组成、性能和基本教学制度,都是一样的. 8051每日代表-51系列之一--电脑晶片有一个芯片的计算机系统是由以下几个方面: (1)18微处理器(CPU). (2)在切片数据存储羊(128B/256B),使用可以不读书不数据写如因经营不中,最后结果要和数据显示等. (3)存储器存储程序/可擦写可编程只读存储器(4KB/8KB),用于保存程序和数据,初步形成片. 但并不存储器/可擦写可编程只读存储器在一些人的电脑芯片,如8031、8032、80c等. (4)经营的84并肩一/四OP0P3接口,每口可以用作介绍,也可以用作输出. (5)两个定时/柜台,每个计时器/柜台可设立和计算的方法,用来计算的外部事件,可以建立成一个时间的方式也可以和根据计算结果或时间实现控制的计算(六)五切断切断源头上控制系统. (七)各一序I/O口UART(异步接收世界/发送(UART)),它是实现一个计算机芯片和一个计算机芯片和通讯系列电脑上使用. (8)强、时钟振荡器电路生产、水晶石英细调需要外部电容. 为使振动频率目前最. 每上述地区内的数据是通过加入单片机.其中,CPU的核心是一个电脑芯片,它是计算机和指挥控制中心等部分组成,运算器和控制等. 运算器的可携带8人计算a经营单位的经营逻辑,其中,1temporarilies存储装置8、暂时贮存器2、8的行政协调会累积装置、B、注册登记程序国有PSW等. 累积计200人,行政协调委员会结束对进入检查. 暂时运作往往是来自一店经营者,这是经营下去,使计暂时经营成果和行政协调会. 此外,行政协调会经常被视为转运站,在8051年的数据传输. 一般微处理器一样,是繁忙登记. 帮助大家,表示了赞同的命令. 控制程序包括柜台命令详解,振荡器电路和时间等. 程序相当于16. 这是一个字节地址位的程序,其实,内容是未来IA将进行PC. 修改的内容,它可以改变方向,进行程序. 在8051电路动摇一个电脑芯片、石英晶体外,只需要相当频繁调整电容,其范围是12mhz的频率1.2mhz. 这一脉冲信号,作为8051年工作的基本节拍,即单位时间内的最低. 8051年是计算机一样,在和谐的工作基本控制打,就像打了一个乐团,按照发挥,指挥. 有存储器(程序存储器,只能读),8051年在羊片(存储数据,是可以写出)二读,他们每个独立存储空间处理,处理方式是一样的,一般的电脑记忆. 8051年和8751年拨款程序存储程序存贮器4kb,从0000h地址,用于保存程序和方式不变. 数据8051-87518031128b记忆存储数据,00fh假地址,用于存放操作结果中,暂时储存数据和资料等无人。

最新AT89C51单片机毕业论文外文翻译

最新AT89C51单片机毕业论文外文翻译

拉高并可作为输入端口。 作输入端时,被外部拉低的 P3口将用上拉电阻输出电流。
P3口除了作为一般的 I/O 口线外,更重要的用途是它的第二功能。如表
端口引脚 P3.0 P3.1
表 1 P3口的第二功能
第二功能 RXD (串行输入口) TXD (串行输出口)
1所示。
P3.2
0 (外中断 0)
P3.3
P3.4 P3.5 P3.6
要求外妆上拉电阻。

P1口:P1口是一个带内部上拉电阻的 8位双向 I/O 口,P1口的输出缓冲级可驱动 (吸 收或输出电流) 4个TTL 逻辑门电路。对端口写 ―1,‖通过内部的上拉电阻把端口
拉到高电平,此时可作输入口,作输入口使用时,因为内部存在上拉电阻,某个 引脚被外部信号拉低时会输出一个电流。 Flash编程和程序校验期间, P1接收低 8
建议选择 40pF±10pF。
用户也可采用外部时钟 .采用外部时钟的电路如图 5所示。这种情况下,外部时钟
脉冲接到 XTAL1 端,即内部时钟发生器的输入端, XTAL2 则悬空。
由于外部时钟信号是通过一个 2分频触发器后作为内部时钟信号的,所以对
外部时钟信号的占空比没有特殊的要求, 但最小高电平持续时间和最大的低电平
1 (外中断 1)
T0(定时 /计数器 0) T1(定时 /计数器 1)
WR (外部数据存储器写选能)
P3.7
RD (外部数据存储器读选能)
P3口还接收一些用于 Flash闪速存储器编程和程序校验的控制信号
RST :复位输入。当振荡器工作时, RST引脚出现两个机器周期以上高电平将使 单片机复位。 ALE/PROG :当访问外部程序存储器或数据存储器时, ALE (地址锁存允许) 输出脉冲用于锁存地址的低 8位字节。即使不访问外部存储器, ALE 仍以时钟振 荡频率的 1/16输出固定的正脉冲信号,因此它可对输出时钟或用于定时目的。要 注意的是:每当访问外部数据存储器时将跳过一个 ALE 脉冲。 PSEN:程序储存允许输出是外部程序存储器的读选通信号,当 AT89C51 由外部 程序存储器取指令(或数据)时,每个机器周期两次 PSEN有效,即输出两个脉 冲。在此期间,当访问外部数据存储器,这两次有效的 PSEN信号不出现。 EA/VPP :外部访问允许。欲使 CPU仅访问外部程序存储器( 0000H—FFFFH), EA 端必须保持低电平(接地)。需注意的是:如果加密位 LB1 被编程,复位时 内部会锁存 EA 端状态。如 EA 端为高电平(接 V CC端), CPU则执行内部程序存 储器中的指令。 Flash存储器编程时, 该引脚加上 +12V的编程允许电源 V PP,当然这必须是该器件 是使用 12V编程电压 VPP。 XTAL1 :振荡器反相放大器及内部时钟发生器的输入端。 XTAL2 :振荡器反相放大器的输出端 时钟振荡器

外文资料翻译---51系列单片机的结构和功能

外文资料翻译---51系列单片机的结构和功能

51系列单片机的结构和功能51系列单片机是英特尔公司生产的具有一定结构和功能的单片机产品。

这家公司在1976年引入8位MCS - 48系列单片机后,于1980年又推出了8位高档的MCS - 51系列单片机。

它包含很多种这类型的单片机,如8051,8031,8751,80C51BH,80C31BH等,它们的基本组成,基本性能和指令系统都是一样的。

一般情况习惯用8051来代表51系列单片机。

一个单片机的系统是由以下几部分组成:(1)一个8位CPU微处理器。

(2)静态随机存取存储器,能够储存程序运行过程中产生的数据。

(3)程序存储器ROM / EPROM中(4KB/8KB),用来保存程序和一些初始数据。

但是在一些单片机中不使用ROM / EPROM中,如8031,8032,80c系列等。

(4)4个8排的I / O并行接口P0 ~P3,每个口可以用作输入,也可以用作输出。

(5)2个定时器/计数器,每个定时器/计数器可设置计数用来计数外部事件,可以设置成常用的定时方式,并可以根据计算或结果控制单片机的运行。

(6)五个中断源控制系统。

(7)1个双向串行I / O口的UART(通用异步接收器/发送器UART),用于实现单片机的串行通信。

(8)振荡器和时钟产生电路,需要外部电源的石英晶体微调电路,允许接在12v的振荡频率上。

上述部分通过内部数据总线连接。

其中,CPU是单片机的核心,它是单片机的控制和指挥中心,ALU算数逻辑运算单元可进行算术运算和逻辑运算,由1个 8暂时存储器,和2个 8位的累加器组成。

Acc累加器是ALU运算结果的存放单元,一般数据通过它来传送。

此外,Acc往往被视为对8051内的数据传输中转站。

和通常的微处理器一样,它是最繁忙的寄存器。

有记忆功能并执行命令。

该控制器包括程序计数器,可读写的存储器,振荡器和定时电路等。

该程序计数器是有两对8或16位计数器,它是一个字节地址计数器,在个人电脑运行程序时,执行下一个单元的内容,程序执行时可以改变它的内容从而改变运行的结果。

MCS51系列单片机的结构和功能课件

MCS51系列单片机的结构和功能课件

1. 主电源引脚Vcc和Vss VCC(40脚): 接+5 V电源正端; VSS(20脚): 接+5 V电源地端。
2. 外接晶体引脚XTAL1和XTAL2
XTAL1(19 脚 ) 和 XTAL2(18 脚): 分别用作晶体振荡电路反相器的输 入和输出端。
3. 控制信号引脚 有RST/VPD、 ALE/PROG* 、PSEN*和 EA*/VPP 。
当引脚 EA*=1, 8051从0000H执行片内ROM中的程序。 当指令地址超过0FFFH后,就自动转向片外ROM取指令。
当引脚EA*=0,8051片内ROM不起作用,CPU只能从片外 ROM/EPROM中取指令,地址可以从0000H开始编址。
思考: 8031的EA*引脚应该如何接?
2.2.1 程序存储器(ROM)
1.片外RAM
片外RAM: 64K字节,地址从0000H~FFFFH。 MOVX,@R0、@R1、@DPTR MOVX指令时:RD*、WR*信号有效
2.片内RAM
内部RAM(256单元)高低112288单单元元::8000~~F7FFHH
一、 内部数据存储器低128单元
低128单元是单片机的真正RAM存储器,按其用途划分 为三个区域:
D7 D6 D5 D4 D3 D2 D1 D0 Cy AC F0 RS1 RS0 OV … P
· CY(PSW.7)——进位标志位;位累加器
·AC(PSW.6)——辅助进位标志位 加减运算中当有低4位向高4位进位或借位时,AC由硬 件置位,否则AC位被清零。 ·F0(PSW.5)——用户标志位 需要时用软件方法置位或复位,用以控制程序的转向。
1).寄存器区:共有四组寄存器,每组8个单元一组(8 位),各组都以R0、R1、R2、R3、R4、R5、R6、R7作寄 存单元编号。 占据内部RAM的00H~1FH单元地址。

51系列单片机的功能和结构

51系列单片机的功能和结构

51系列单片机的功能和结构MCS-51系列单片机是一个单芯片计算机系列的名字由英特尔公司生产。

这家公司在1976年推出了8款单芯片MCS-48后又在1980年推出了MCS-51系列芯片。

很多芯片都属于它,例如8051,8031,8751,80C51BH,80C31BH等,他们的基本组成,基本性能和指令系统都是相同的。

8051是51系列的单芯片代表。

一个单芯片的计算机系统是由以下几部分:(1)8个微处理器(CPU)。

(2)片选数据存储器RAM(128B/256B),它使用不depositting不能读/写,例如不进行中间操作,最终的结果和数据显示的数据,等等。

(3)程序存储器ROM / EPROM(4KB/8KB),用来保存过程中,一些初始数据和片的形式。

但在一些单芯片的电脑中不采取ROM / EPROM,如8031,8032,80C等。

(4)4个8侧的I / O接口P0到P3的运行方面,每口可以作为引进使用,可作为出口使用。

(5)两个定时器/计数器,每个定时器/计数器可设置计算方式,用来计数外部事件,可以设置成定时方式了,可以根据计数或导出的时机,实现控制计算机。

(6)五个切断切断源的控制系统。

(7)一个全双工串行I / O口的UART(通用异步接收器/发送器(UART)),它是实现单芯片的计算机或单片机和计算机使用的串口通信。

(8)拉伸振荡器和时钟产生电路,石英晶体微调电容需要。

现在最多允许振荡频率作为12MHz。

上述每部分通过内部数据总线加入其中,CPU是一个单芯片计算机的核心,它是计算机控制和指挥中心,由算术单元和控制器等部分组成。

算术单元可以进行8位的算术运算和逻辑运算单元ALU,同时包括存储设备1,一个8位存储设备temporarilies,存储设备2 ,一个8位的积累设备ACC,寄存器B和程序状态寄存器PSW等。

累积数由设备2输入ACC最终进入临时检查等。

当有一个操作时,设备1操作是暂时处理,然后,操作的结果和回送ACC。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

外文翻译---51系列单片机的结构和功能外文资料翻译英文原文:Structure and function of the MCS-51 series Structure and function of the MCS-51 series one-chip computer MCS-51 is a name of a piece of one-chip computer series which Intel Company produces. This company introduced 8 top-grade one-chip computers of MCS-51 series in 1980 after introducing 8 one-chip computers of MCS-48 series in 1976. It belong to a lot of kinds this line of one-chip computer the chips have such as 8051, 8031, 8751, 80C51BH, 80C31BH,etc., their basic composition, basic performance and instruction system are all the same. 8051 daily representatives- 51 serial one-chip computers .An one-chip computer system is made up of several following parts: (1) One microprocessor of 8 (CPU). (2) At slice data memory RAM (128B/256B),it use not depositing not can reading /data that write, such as result not middle of operation, final result and data wanted to show, etc. (3) Procedure memory ROM/EPROM (4KB/8KB ), is used to preserve the procedure , some initial data and form in slice. But does not take ROM/EPROM within some one-chip computers, such as 8031 , 8032, 80C ,etc.. (4) Four 8 run side by side I/O interface P0 four P3, each mouth can use as introduction, may use as exporting too. (5) Two timer / counter, each timer / counter may set up and count in the way, used to count to the external incident, can set up into a timing way too, and can according to count or result of timing realize the control of the computer. (6) Five cut off cutting off the control (universal asynchronous receiver/transmitter (UART) ), is it realize one-chip computer or one-chip computer and serial communication of computer to use for. (8) Stretch oscillator and clock produce circuit, quartz crystal finely tune electric capacity need outer. Allow oscillation frequency as 12 megahertz now at most. Every the above-mentioned part was joined through the inside data bus .Among them, CPU is a core of the one-chip computer, it is the control of the computer and command center, made up of such parts as arithmetic unit and controller , etc.. The arithmetic unit can carry on 8 persons of arithmetic operation and unit ALU of logic operation while including one, the 1 storing devices temporarily of 8, storing device 2 temporarily, 8's accumulation device ACC, register B and procedure state register PSW, etc. Person who accumulate ACC count by 2 input ends entered of checking etc. temporarily as one operation often, come from person who store 1 operation is it is it make operation to go on to count temporarily , operation result and loop back ACC with another one. In addition, ACC is often regarded as the transfer station of data transmission on 8051 inside. The same as general microprocessor, it is the busiest register. Help remembering that agreeing with a expresses in the order. The controller includes the procedure counter, the order is deposited, theorder decipher , the oscillator and timing circuit, etc. The procedure counter is made up of counter of 8 for two, amounts to 16. It is a byte address counter of the procedure in fact, the content is the next IA that will carried out in PC. The content which changes it can change the direction that the procedure carries out. Shake the circuit in 8051 one-chip computers, only need outer quartz crystal and frequency to finely tune the electric capacity, its frequency range is its 12MHZ of 1.2MHZ. This pulse signal, as 8051 basic beats of working, namely the minimum unit of time. 8051 is the same as other computers, the work in harmony under the control of the basic beat, just like an orchestra according to the beat play that is commanded.There are ROM (procedure memory , can only read) and RAM in 8051 slices (data memory, can is it can write) two to read, they have each independent memory address space, dispose way to be the same with general memory of computer. Procedure 8051 memory and 8751 slice procedure memory capacity 4KB, address begin from 0000H, used for preserving the procedure and form constant. Data 8051- 8751 8031 of memory data memory 128B, address false 00FH, use for middle result to deposit operation, the data are stored temporarily and the data are buffered etc.. In RAM of this 128B, there is unit of 32 bytes that can be appointed as the job register, this and general microprocessor is different, 8051 slice RAM and job register rank one formation the same to arrange the location. It is not very the same that the memory of MCS-51 series one-chip computer and general computer disposes the way in addition. General computer for first address space, ROM and RAM can arrange in different space within the range of this address at will, namely the addresses of ROM and RAM, with distributing different address space in a formation. While visiting the memory, corresponding and only an address Memory unit, can ROM, it can be RAM too, and by visiting the order similarly. This kind of memory structure is called the structure of Princeton. 8051 memories are divided into procedure memory space and data memory space on the physics structure, there are four memory spaces in all: The procedure stores in one and data memory space outside data memory and one in procedure memory space and one outside one, the structure forms of this kind of procedure device and data memory separated form data memory, called Harvard structure. But use the angle from users, 8051 memory address space is divided into three kinds: (1) In the slice, arrange blocks of FFFFH, 0000H of location, in unison outside the slice (use 16 addresses). (2) The data memory address space outside one of 64KB, the address is arranged from 0000H 64KB FFFFH (with 16 addresses) too to the location. (3) Data memory address space of 256B (use 8 addresses). Three above-mentioned memory space addresses overlap, for distinguishing and designing the order symbol of different data transmission in the instruction system of 8051: CPU visit slice, ROM order spend MOVC , visit block RAM order uses MOVX outside the slice, RAM order uses MOV to visit in slice.8051 one-chip computer have four 8 walk abreast I/O port, call P0, P1, P2 and P3. Each port is 8 accurate two-way mouths, accounts for 32 pins altogether.Every one I/O line can be used as introduction and exported independently. Each port includes a latch (namely special function register), one exports the driver and a introduction buffer. Make data can latch when outputting, data can buffer when making introduction , but four function of way these self-same. Expand among the system of memory outside having slice, four ports these may serve as accurate two-way mouth of I/O in common use. Expand among the system of memory outside having slice, P2 mouth see high 8 address off; P0 mouth is a two-way bus, send the introduction of 8 low addresses and data / export in timesharingOutput grade, P3 of mouth, P1 of P1, connect with inside have load resistance of drawing, every one of they can drive 4 Model LS TTL load to output. As while inputting the mouth, any TTL or NMOS circuit can drive P1 of 8051 one-chip computers as P3 mouth in a normal way. Because draw resistance on output grade of them have, can open a way collector too or drain-source resistance is it urge to open a way, do not need to have the resistance of drawing auto. Mouths are all accurate two-way mouths too. When the conduct is input, must write the corresponding port latch with 1 first. As to 80C51 one-chip computer, port can only offer millimeter of output electric currents, is it output mouth go when urging one ordinary basing of transistor to regard as, should contact a resistance among the port and transistor base, in order to the electricity while restraining the high level from exporting P1~P3 Being restored to the throne is the operation of initializing of an one-chip computer. Its main function is to turn PC into 0000H initially, make the one-chip computer begin to hold the conduct procedure from unit 0000H. Except that the ones that enter the system are initialized normally, as because procedure operate it make mistakes or operate there aren't mistake, in order to extricate oneself from a predicament , need to be pressed and restored to the throne the key restarting too. It is an input end which is restored to the throne the signal in 8051 China RST pin. Restore to the throne signal high level effective, should sustain 24 shake cycle (namely 2 machine cycles) the above its effective times. If 6 of frequency of utilization brilliant to shake, restore to the throne signal duration should exceed 4 delicate to finish restoring to the throne and operating. Produce the logic picture of circuit which is restored to the throne the signal:Restore to the throne the circuit and include two parts outside in the chip entirely. Outside that circuit produce to restore to the throne signal (RST) hand over to Schmitt's trigger, restore to the throne circuit sample to output, Schmitt of trigger constantly in each S5P2, machine of cycle in having one more, then just got and restored to the throne and operated the necessary signal inside. Restore to the throne resistance of circuit generally, electric capacity parameter suitable for 6 brilliant to shake, can is it restore to the throne signal high level duration greater than 2 machine cycles to guarantee. Being restored to the throne in the circuit is simple, its function is very important. Pieces of one-chip computer system could normal running, should first check it can restore to the throne not succeeding. Checking and can pop one's head and monitor the pin with theoscillograph tentatively, push and is restored to the throne the key, the wave form that observes and has enough range is exported (instantaneous), can also through is it restore to the throne circuit group holding value carry on the experiment to change.中文译文:51系列单片机的结构和功能51系列单片机是英特尔公司生产的具有一定结构和功能的单片机产品。

相关文档
最新文档