8051单片机.docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
The 8051 is the name of a big family of microcontrollers. The device which we are going to use along this tutorial is the AT89S52 which is a typical 8051 microcontroller manufactured by Atmel?. Note that this part doesnt aim to explain the functioning of the different components of a 89S52 microcontroller, but rather to give you a general idea of the organization of the chip and the available features, which shall be explained in detail along this tutorial. 8051的名字是一个大家庭的微控制器。该设备我们将沿着这教程使用的是 AT89S52 这是一个典型的8051微控制器制造商Atmel ? 。请注意,这部分不打算解释的运作情况不同组成部分的89S52单片机,而是给你一个大致的组织芯片和可用的功能,应详细解释了沿此教程。The block diagram provided by Atmel? in their datasheet showing the architecture the 89S52 device can seem very complicated, and since we are going to use the C high level language to program it, a simpler architecture can be represented as the figure 1.2.A. 框图? Atmel公司提供的数据显示在他们的架构89S52装置似乎非常复杂,因为我们将使用C高级语言进行编程,一个简单的架构可派代表作为数字1.2.A.This figures shows the main features and components that the designer can interact with. You can notice that the 89S52 has 4 different ports, each one having 8 Input/output lines providing a total of 32 I/O lines. Those ports can be used to output DATA and orders do other devices, or to read the state of a sensor, or a switch. Most of the ports of the 89S52 have dual function meaning that they can be used for two different functions: the fist one is to perform input/output operations and the second one is used to implement special features of the microcontroller like counting external pulses, interrupting the execution of the program according to external events, performing serial data transfer or connecting the chip to a computer to update the software. 这个数字表明,主要特点和组成部分,设计师可以互动。你可以注意到, 89S52了4个不同的港口,每一个有8输入/输出线路共提供32个I / O线。这些端口可以用来输出数据和命令做其他装置,或改为国家的一个传感器,或者一个开关。大部分港口的89S52的双重职能,这意味着它们可以用于两种不同的职能:拳头是执行输入/输出操作和第二个是用于执行特殊功能的微控制器一样外部脉冲计数,中断执行程序根据外部事件,表演串行数据传输或连接到电脑芯片更新软件。Each port has 8 pins, and will be treated from the software point of view as an 8-b

文档评论(0)

书房 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档