- 1、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
第11章 基本接口
CHAPTER 11 Basic I/O Interface(基本I/O接口)(P. 383) 11-1 INTRODUCTION TO I/O INTERFACE(I/O接口简介)(P. 383) I/O Instructions(I/O指令)(P. 384) The instruction set contains one byte of instruction that transfers information to an I/O device (OUT) and another to read information from an I/O device. I/O address is often called a port number or simply port. Intel calls the 8-bit form (p8) a fixed address because it is stored with the instruction, usually in a ROM. The 8-bit fixed port number (p8) appears on address bus connections A7-A0 with bits A15-A8 equal to. The address connections above A15 are undefined for an I/O instruction. So the fixed I/O instructions address the first 256 I/O port addresses (0000H-00FFH). The 16-bit I/O address in DX is called a variable address because it is stored in DX and then used to address the I/O device. The 16-bit variable port number (DX) appears on address bus connections A15-A0. So the variable I/O instructions address any I/O port address from 0000H-FFFFH. Isolated And Memory-Mapped I/O (独立编址I/O与存储器映像I/O)(P. 385) There are two different methods of interfacing 1/O to the microprocessor. Isolated I/O: the I/O ports are isolated from the memory system in a separate I/O address space. An advantage of isolated I/O is because the ports are separate, the user can expand the memory to its full size without using any of memory space for I/O devices. A disadvantage is that the data transferred between I/O and the microprocessor must be accessed by the IN and OUT instructions. Another disadvantage is that separate control signals for the I/O space are developed (using M/IO and WR or RD), which indicate that an I/O read (IORC) or an I/O write (IOWC) operation. Memory-Mapped I/O: a memory-mapped I/O device is treated as a memory location in the memory map. The main advantage of memory-mapped I/O is that any memory transfer instruction can be used to access the I/O device. Another advantage is that the IORC and IOWC signals have no funct
您可能关注的文档
最近下载
- 《高铁乘务》专业人才培养方案.docx VIP
- 《无机及分析化学》教案.doc VIP
- 松下DC-GX9GK高级功能说明书说明书.pdf VIP
- 职业道德与职业素养.ppt VIP
- 2025年租房合同范本(可直接打印)与租房合同范本(标准版) .pdf VIP
- 人教版七年级英语上册:Unit1 《单元写作小专题》.ppt VIP
- 道路白改黑施工组织设计方案.doc VIP
- 【新教材】2025-2026学年人教版(2024)初中八年级上册英语教学计划及进度表.pdf VIP
- 2025年医德医风考试试题(附答案).docx VIP
- ZOOM声乐乐器H8 使用说明书 (Chinese)用户手册.pdf
文档评论(0)