文件名称:SPI-

  • 所属分类:
  • 文档资料
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 21kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 小*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

模拟spi驱动flash

SO:串行数据输出脚,在一个读操作的过程中,数据从SO脚移位输出。在时钟的下降沿时数据改变。



SI: 串行数据输入脚,所有的操作码、字节地址和数据从SI脚写入,在时钟的上升沿时数据被锁定。

SCK:串行时钟,控制总线上数据输入和输出的时序。



/CS :芯片使能信号,当其为高电平时,芯片不被选择,SO脚为高阻态,除非一个内部的写操作正在进行,否则芯片处于待机模式 当引脚为低电平时,芯片处于活动模式,在上电后,在任何操作之前需要CS引脚的一个从高电平到低电平的跳变。

/WP:当WP引脚为低时,芯片禁止写入,但是其他的功能正常。当WP引脚为高电平时,所有的功能都正常。当CS为低时,WP变为低可以中断对芯片的写操作。但是如果内部的写周期已经被初始化后,WP变为低不会对写操作造成影响。

-Analog spi-driven flash

SO: Serial data output pin, in a read operation in the process of shifting the output data from the SO pin. The falling edge of the clock when the data changes.



SI: Serial data input pin, all opcodes, byte addresses, and write data from the SI pin, the rising edge of the clock when the data is locked.

SCK: Serial Clock, control bus data input and output timing.



/ CS: chip enable signal, when it is high, the chip is not selected, SO feet for the high-impedance state, unless an internal write operation is in progress, otherwise the chip is in standby mode when the pin is low, the chip is active mode, power-on after the CS pin is required before any operation of the one from high to low transition.

/ WP: When the WP pin is low, the chip ban writing, but other functions properly. When the WP pin is HIGH, all functions are normal. When CS is low, WP into a low, interrupted write operations on the chip. However, if the internal write cycle has been init
(系统自动生成,下载前可以参看下载内容)

下载文件列表

模拟SPI协议.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org