差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

两侧同时换到之前的修订记录 前一修订版
后一修订版
前一修订版
上一修订版 两侧同时换到之后的修订记录
spi [2019/05/05 15:10]
gongyu [SPI的主要应用]
spi [2019/08/05 22:11]
gongyu
行 1: 行 1:
- 
-{{ :​eetreewechat.png?​600 |}} <WRAP centeralign>​**扫描二维码,关注微信公众号“电子森林”,可以在手机上查看本网站的所有文章** </​WRAP>​ 
- 
-\\ 
- 
 #### SPI - 同步、全双工的串行外设接口 #### SPI - 同步、全双工的串行外设接口
  
行 220: 行 215:
  
 ### 相关设计资源参考 ### 相关设计资源参考
- +  * 苏老师公众号文章 - [几种最常用的串行数据传输总线(1)- SPI](https://​mp.weixin.qq.com/​s/​jWbvn-DGR9xrrMHKBqXleQ) 
-#### 相技术文章 +  * FPGA4FUN上于如何使用SPI的文章应的参考代码 ​- [[https://​www.fpga4fun.com/​SPI.html|SPI接口]] 
- +  * [[简易电压表设计|使用SPI总线的简易电压表设计]] 
-#### 关FPGA开源代码+  * Lattice Semi官网提供的[SPI控制器模块](http://​www.latticesemi.com/​en/​Products/​DesignSoftwareAndIP/​IntellectualProperty/​ReferenceDesigns/​ReferenceDesign03/​SPIMasterController)使用说明,及参考IP下载 
 +  * Lattice Semi官网提供的[SPI从设备控制器]( http://​www.latticesemi.com/​en/​Products/​DesignSoftwareAndIP/​IntellectualProperty/​ReferenceDesigns/​ReferenceDesign03/​SPISlaveController)使用说明,及参考IP下载 
 +  * Lattice Semi官网的[用于嵌入式功能块中的SPI从外设](http://​www.latticesemi.com/​en/​Products/​DesignSoftwareAndIP/​IntellectualProperty/​ReferenceDesigns/​ReferenceDesign03/​SPISlavePeripheralusingEmbeddedFunctionBlock)使用说明,及参考IP下载 
 +  * Lattice Semi官网的[SPI从设备到PWM的发生器](http://​www.latticesemi.com/​en/​Products/​DesignSoftwareAndIP/​IntellectualProperty/​ReferenceDesigns/​ReferenceDesign03/​SPISlavetoPWMGeneration)使用说明,及参考IP下载