当前位置:网站首页>Principles of Microcomputer - Introduction
Principles of Microcomputer - Introduction
2022-07-01 08:57:00 【Waves ~】
Microcomputer principle
List of articles
Preface
This series of blog is mainly to watch the teacher Yu of Xi'an University of Electronic Science and technology 2009 Recorded in 《 Microcomputer principle video 》, Curriculum CPU With 8086CPU Take as an example to explain the course !
The whole course revolves around the following control block diagram ,CPU How to receive external physical signals , And control the change of external environment according to the change of external physical signal .
External equipment and CPU Required when connected Design interface circuit , Connect the two through the interface circuit .
One 、 Composition of microcomputer system
The composition system of microcomputer is divided into hardware subsystem and software subsystem ;
1. Early computer hardware systems
The composition of the early computer hardware system is as follows :
CPU By the control unit and ALU form , There are three kinds of information in the whole hardware system , Control information ( Blue ), Data and information ( green ) And address information ( There are multiple storage units in the memory , The location of these storage units is the address information ).
Bus : A path used to transmit information . According to the information, it can be divided into data bus (DB)、 Address bus (AB) And control bus (CB)
2. Hardware composition of microcomputer system
To reduce CPU Volume , Semiconductor manufacturers quote multiplexed pins , Reduce CPU pin number .
System level bus does not Light solves the problem of pin multiplexing and separation, and also solves the problem of pin driving ability .
ROM Memory is called program memory ,RAM Memory is called data memory .
8086 There is no inside ROM and RAM, So you need a bus to mount .
Instructions — Is a kind of binary code , The process of converting a high-level language into a machine language is called compilation ;
whatever IO Equipment and CPU Communication must be set IO Interface circuit !
Such as display and CPU The connection between them needs to be through the graphics card .
IO Address of the interface :CPU To someone IO The operation of the equipment is actually to IO Interface address for operation .
8086 Yes 16 Root address line , and IO The interface circuit has only one interface , So you need to use IO Address decoding circuit . That is to use the decoding knowledge in digital electronics !
Two 、 Memory
A word is divided into low byte and high byte , The high byte is placed at the high address , The low byte is placed at the low address 
边栏推荐
猜你喜欢
![[MFC development (16)] tree control](/img/b9/1de4330c0bd186cfe062b02478c058.png)
[MFC development (16)] tree control

What is the material of 16mo3 steel plate? What is the difference between 16mo3 and Q345R?

内存大小端

如何做好固定资产管理?易点易动提供智能化方案

Do you know how data is stored? (C integer and floating point)

Vsync+ triple cache mechanism +choreographer

Ape anthropology topic 20 (the topic will be updated from time to time)

5mo3 UHI HII HII 17mn4 19Mn6 executive standard

Personal decoration notes

中小企业固定资产管理办法哪种好?
随机推荐
"Analysis of 43 cases of MATLAB neural network": Chapter 30 design of combined classifier based on random forest idea - breast cancer diagnosis
中断与其他函数共享变量、临界资源的保护
Redis source code learning (29), compressed list learning, ziplist C (II)
Shell脚本-read命令:读取从键盘输入的数据
Nacos - 配置管理
Shell script echo command escape character
软件工程师面试刷题网站、经验方法
Common interview questions for embedded engineers 2-mcu_ STM32
In the middle of the year, where should fixed asset management go?
5mo3 UHI HII HII 17mn4 19Mn6 executive standard
【MFC开发(16)】树形控件Tree Control
Advanced level of C language pointer (Part 1)
yolov5训练可视化指标的含义
电脑小技巧
Memory size end
安装Oracle EE
动态代理
Understand shallow replication and deep replication through code examples
猿人学第20题(题目会不定时更新)
Football and basketball game score live broadcast platform source code /app development and construction project