当前位置:网站首页>AMBA、AHB、APB、AXI的理解
AMBA、AHB、APB、AXI的理解
2022-07-06 09:17:00 【csdndulala】
- 背景知识
AHB(Advanced High-performance Bus), 高速总线,用来接高速外设的。APB (Advanced Peripheral Bus) 低速总线,用来接低速外设的。
https://zhuanlan.zhihu.com/p/157808097
AMBA、AHB、APB、AXI总线介绍及对比
https://zhuanlan.zhihu.com/p/161077476
- 个人理解 欢迎指正
AMBA是总线体系:包括AHB、APB、AXI
AHB比APB快速
AXI比AHB支持同时读写,功能更强大
因此 CPU和外设通过AXI连接,外设又可以通过X2P(AXI <->AHB)与AHB总线连接,其他外设也可以连接AHB,慢速外设通过H2P(AHB <->APB)与AHB总线连接

边栏推荐
- C语言回调函数【C语言】
- mysql实现读写分离
- Kaggle竞赛-Two Sigma Connect: Rental Listing Inquiries(XGBoost)
- arduino获取数组的长度
- Detailed explanation of express framework
- Detailed explanation of Union [C language]
- Raspberry pie tap switch button to use
- Machine learning -- decision tree (sklearn)
- ToggleButton实现一个开关灯的效果
- C language callback function [C language]
猜你喜欢

C语言回调函数【C语言】

Stage 4 MySQL database

共用体(union)详解【C语言】

Composition des mots (sous - total)

I2C bus timing explanation

Priority inversion and deadlock

Togglebutton realizes the effect of switching lights

4、安装部署Spark(Spark on Yarn模式)

Redis面试题
![[CDH] cdh5.16 configuring the setting of yarn task centralized allocation does not take effect](/img/e7/a0d4fc58429a0fd8c447891c848024.png)
[CDH] cdh5.16 configuring the setting of yarn task centralized allocation does not take effect
随机推荐
[yarn] CDP cluster yarn configuration capacity scheduler batch allocation
数据分析之缺失值填充(重点讲解多重插值法Miceforest)
互联网协议详解
Correspondence between STM32 model and contex M
Encodermappreduce notes
Bubble sort [C language]
ESP8266使用arduino连接阿里云物联网
arduino JSON数据信息解析
ToggleButton实现一个开关灯的效果
C语言函数之可变参数原理:va_start、va_arg及va_end
arduino获取随机数
Time slice polling scheduling of RT thread threads
arduino UNO R3的寄存器写法(1)-----引脚电平状态变化
Fashion-Gen: The Generative Fashion Dataset and Challenge 论文解读&数据集介绍
Togglebutton realizes the effect of switching lights
机器学习--线性回归(sklearn)
Common regular expression collation
imgcat使用心得
E-commerce data analysis -- User Behavior Analysis
OPPO VOOC快充电路和协议