当前位置:网站首页>The difference between microcomputer and single chip microcomputer
The difference between microcomputer and single chip microcomputer
2022-07-27 11:45:00 【char~lie】
Microcomputer : Microprocessor (CPU)、 Memory 、I/O The interface circuit is organically connected by the bus , It's called a microcomputer .
Single chip microcomputer : The microprocessor (CPU)、 Memory 、I/O The interface circuit and the corresponding real-time controller are integrated on a chip , It's called a monolithic microcomputer , Single chip microcomputer for short .
The main difference : General purpose Microcomputer CPU Mainly for data processing , Its development mainly revolves around data processing functions 、 Further improvement of calculation speed and accuracy .
SCM is mainly for control , The data type and data processing in control are relatively simple , Therefore, the data processing function of single-chip microcomputer is relatively weaker than that of general-purpose microcomputer , The calculation speed and accuracy are also relatively low .
In short , The performance of general-purpose microcomputer is better than that of single-chip microcomputer
in fact , Desktop computer 、 Notebooks these are all microcomputers , and 51、AVR、STM32 Such is SCM , They are also microcomputers .
边栏推荐
- 源码编译安装LAMP
- Beyond compare 3 next difference segment / down search arrow not found
- C programming language (2nd Edition) -- Reading Notes -- 1.5.3
- 剑指 Offer 笔记: T39. 数组中出现次数超过一半的数字
- 多家银行调整现金管理类理财产品申赎规则:申赎确认时效“T+0”变“T+1”
- Keil MDK编译出现..\USER\stm32f10x.h(428): error: #67: expected a “}“错误的解决办法
- Moveit2 - 5. Scenario Planning
- LAN SDN technology hard core insider 13 from LAN to Internet
- SMA TE: Semi-Supervised Spatio-Temporal RepresentationLearning on Multivariate Time Series
- 微博评论爬虫+可视化
猜你喜欢
随机推荐
LNMP架构搭建(部署Discuz论坛)
LeetCode 02: 剑指 Offer 58 - I. 翻转单词顺序(简单); T123. 验证回文串 ; T9. 回文数
Installation and use of GTEST and gmock
The C programming language 2nd -- Notes -- 6.7
makefile模板
日本福岛废堆安全监视协议会认可排海计划“安全”
Find the combination number acwing 887. find the combination number III
Redis simple to use
C# 自定义集合
Why choose smart TV?
Markdown editor syntax - setting of text color, size, font and background color (Reprint)
你真的会写二分查找吗——变种二分查找
Pat (Grade B) 2022 summer exam
WGet warning: unable to verify
The C programming language (2nd) -- Notes -- 1.8
C programming language (2nd Edition) -- Reading Notes -- 1.5.2
Beyond Compare 3 下一个差异段/向下搜索箭头 找不到了
(5) Printf (instead of echo)
Arduino常见供电问题与解决
82.(cesium之家)cesium点在3d模型上运动









