当前位置:网站首页>MCU与MPU的区别
MCU与MPU的区别
2022-07-07 07:29:00 【m0_59949484】
CPU(Central Processing Unit,中央处理器)发展出来三个分枝,一个是DSP(Digital Signal Processing/Processor,数字信号处理),另外两个是MCU(Micro Control Unit,微控制器单元)和MPU(Micro Processor Unit,微处理器单元)。
MCU集成了片上外围器件;MPU不带外围器件(例如存储器阵列),是高度集成的通用结构的处理器,是去除了集成外设的MCU;DSP运算能力强,擅长很多的重复数据运算,而MCU则适合不同信息源的多种数据的处理诊断和运算,侧重于控制,速度并不如DSP。MCU区别于DSP的最大特点在于它的通用性,反应在指令集和寻址模式中。DSP与MCU的结合是DSC,它终将取代这两种芯片。
不同点
项目 | MCU | MPU |
---|---|---|
运算bit数 | 主流8~32bit, 64bit的也有 | 最低32bit,主流64bit |
工作频率 | 数兆到数百兆赫 | 主流是从几百兆赫到几千兆赫 |
架构 | 流水线系统或随机逻辑系统是主流(但有些是超级标量的) | 超级标量方式是主流 |
内存管理 | 可以有些外置内存,但主内存是内置的,有些内置缓存和MMC单元 | 外置内存是主流,有些内置缓存和MMC单元 |
命令集 | 基本算术运算,仅逻辑运算,高端版本也支持DSP和浮点运算 | 除了基本算术运算、逻辑运算之外,还包括DSP指令和浮动少数点指令 |
价格 | 低 | 高 |
例子 | ARM Cortex-M,(针对小面积/低功率控制器应用而开发的) | ARM Cortex-A,(是以面向高性能应用程序的处理器为理念开发的) |
边栏推荐
- ORM模型--关联字段,抽象模型类
- Detailed explanation of diffusion model
- Bit operation ==c language 2
- MySQL can connect locally through localhost or 127, but cannot connect through intranet IP (for example, Navicat connection reports an error of 1045 access denied for use...)
- 视频化全链路智能上云?一文详解什么是阿里云视频云「智能媒体生产」
- The applet realizes multi-level page switching back and forth, and supports sliding and clicking operations
- CSDN salary increase technology - learn about the use of several common logic controllers of JMeter
- 2020 Zhejiang Provincial Games
- 有没有大佬帮忙看看这个报错,有啥排查思路,oracle cdc 2.2.1 flink 1.14.4
- 14th test
猜你喜欢
Enterprise practice | construction of banking operation and maintenance index system under complex business relations
[untitled]
官媒关注!国内数字藏品平台百强榜发布,行业加速合规健康发展
喜马拉雅网页版每次暂停后弹窗推荐下载客户端解决办法
Video based full link Intelligent Cloud? This article explains in detail what Alibaba cloud video cloud "intelligent media production" is
Agile course training
企业实战|复杂业务关系下的银行业运维指标体系建设
视频化全链路智能上云?一文详解什么是阿里云视频云「智能媒体生产」
Bean operation domain and life cycle
Pytest learning - dayone
随机推荐
MySQL can connect locally through localhost or 127, but cannot connect through intranet IP (for example, Navicat connection reports an error of 1045 access denied for use...)
Gym - 102219J Kitchen Plates(暴力或拓扑序列)
Bean operation domain and life cycle
Parameter sniffing (1/2)
Codeforces - 1324d pair of topics
phpcms实现PC网站接入微信Native支付
C# 初始化程序时查看初始化到哪里了示例
The combination of over clause and aggregate function in SQL Server
Applet popup half angle mask layer
Horizontal split of database
剑指 Offer II 107. 矩阵中的距离
Guys, have you ever encountered the case of losing data when Flink CDC reads mysqlbinlog? Every time the task restarts, there is a probability of losing data
request对象对请求体,请求头参数的解析
Write it into the SR table in the way of flinksql. It is found that the data to be deleted has not been deleted. Refer to the document https://do
flink. CDC sqlserver. You can write the DEM without connector in sqlserver again
CDZSC_ 2022 winter vacation personal training match level 21 (1)
XML配置文件解析与建模
Pit encountered by vs2015 under win7 (successful)
Bit operation ==c language 2
Parameter sniffing (2/2)