当前位置:网站首页>AMBA、AHB、APB、AXI的理解
AMBA、AHB、APB、AXI的理解
2022-07-06 12:01: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總線連接
边栏推荐
猜你喜欢
荣耀Magic 3Pro 充电架构分析
Apprentissage automatique - - régression linéaire (sklearn)
Basic knowledge of lithium battery
STM32 如何定位导致发生 hard fault 的代码段
Cannot change version of project facet Dynamic Web Module to 2.3.
Fashion-Gen: The Generative Fashion Dataset and Challenge 论文解读&数据集介绍
FTP文件上传文件实现,定时扫描文件夹上传指定格式文件文件到服务器,C语言实现FTP文件上传详解及代码案例实现
分布式節點免密登錄
I2C总线时序详解
数据分析之缺失值填充(重点讲解多重插值法Miceforest)
随机推荐
数据库面试常问的一些概念
Internet protocol details
uCOS-III 的特点、任务状态、启动
mysql实现读写分离
【ESP32学习-1】Arduino ESP32开发环境搭建
XML file explanation: what is XML, XML configuration file, XML data file, XML file parsing tutorial
Common regular expression collation
Detailed explanation of Union [C language]
高通&MTK&麒麟 手机平台USB3.0方案对比
Analysis of charging architecture of glory magic 3pro
程序员老鸟都会搞错的问题 C语言基础 指针和数组
Implementation scheme of distributed transaction
Redis面试题
[CDH] cdh5.16 configuring the setting of yarn task centralized allocation does not take effect
GNN的第一个简单案例:Cora分类
[BSidesCF_2020]Had_ a_ bad_ day
vim命令行笔记
Time slice polling scheduling of RT thread threads
Machine learning -- linear regression (sklearn)
[CDH] modify the default port 7180 of cloudera manager in cdh/cdp environment