常见的SPI接口设备通常有:Single-SPI (traditional SPI), Dual-SPI, Quad-SPI, Dual-quad-SPI(Device connects two Quad I/O SPI devices with a single CS# resulting in an eight bit I/O data path. This Byte I/O interface is called Dual-Quad I/O. ) and Octo-SPI,而且多数据引脚通常支持低数据引脚协议配置;

  • VCC - this is the power pin. Since the chip uses 3-5VDC you should pick whatever the logic voltage you’re using.For most Arduino’s that’s 5V.
  • GND - common ground for power and logic
  • HOLD - this is a ‘wait’ pin for the SPI bus. When pulled low, it puts the SPI bus on hold. This is different than the CS pin because it doesnt stop the current transaction. Its good if you want to talk to other SPI devices and streamdata back and forth without stopping and starting transactions.
  • SCK - This is the SPI clock pin, its an input to the chip
  • MISO - this is the Microcontroller In Serial Out pin, for data sent from the FRAM to your processor
  • MOSI - this is the Microcontroller Out Serial In pin, for data sent from your processor to the FRAM
  • CS - this is the chip select pin, drop it low to start an SPI transaction. Its an input to the chip
  • WP - Write Protect pin. This is used to write protect the status register only! This pin does not directly affect writeprotection for the entire chip. Instead, it protects the block-protect register which is configured however you want(sometimes only half the FRAM is protected)

FRAM is ‘ferroelectric’ RAM,which has some very interesting and useful properties. Unlike SRAM, FRAM does not lose the data when power is lost.In that sense it’s a durable storage memory chip like Flash. However, it is much faster than Flash - and you don’t haveto deal with writing or erasing pages.This particular FRAM chip has 64 Kbits (8 KBytes) of storage, interfaces using SPI, and can run at up to 20MHz SPIrates. Each byte can be read and written instantaneously (like SRAM) but will keep the memory for 95 years at room© Adafruit Industrieshttps://learn.adafruit.com/adafruit-spi-fram-breakoutPage 3 of 20.

也有使用8pin数据的spi协议存储芯片,例如驰拓科技的这款MRAM存储芯片;

参考文章

  1. Octo-SPI interface on STM32 microcontrollers
  2. Adafruit SPI FRAM Breakouts

常见的Quad-SPI引脚含义相关推荐

  1. AXI Quad SPI读写Flash做远程升级

    未经允许,本文禁止转载 目录 简介 AXI Quad SPI IP设置 寄存器说明 AXI Quad SPI支持的通用命令 读flash id 读flash 数据 擦除扇区 写flash 数据 注意事 ...

  2. 【ZYNQ实战】利用AXI Quad SPI快速打通Linux至PL端SPI从设备

    关注.星标嵌入式客栈,精彩及时送达 [导读] 前面写过篇介绍ZYNQ基本情况的文章,今天来肝一篇实战文章介绍AXI quad SPI 使用方法,如果你正使用ZYNQ的这个IP,希望对你有所帮助. 初识 ...

  3. AXI quad SPI没有输出

    AXI quad SPI没有输出(已解决) 在使用ZYNQ的AXI quad SPI时遇到以下问题: 使用loopback可以成功,但是使用示波器测量引脚却没有输出. 问题描述: 最近在用ZYNQ的A ...

  4. 标准SPI、DUAL SPI、Quad SPI

    1. 标准SPI 标准SPI通常就称SPI,它是一种串行外设接口规范,有4根引脚信号:clk , cs, mosi, miso 2. Dual SPI 它只是针对SPI Flash而言,不是针对所有S ...

  5. 富士通代理Quad SPI铁电FRAM存储器MB85RQ4M

    MB85RQ4ML是一种FRAM(铁电随机存取存储器)芯片,采用524,288字×8位的配置,使用铁电工艺和硅栅CMOS工艺技术来形成非易失性存储单元.采用四路串行外设接口(QSPI),可使用四个双向 ...

  6. b500k电位器引脚接法_电位器引脚含义是什么

    电位器引脚在电路中主要通过改变阻值来调节电压和电流的大小,应用于各类需调整工作点及频率点的电子产品中,但一部分人对电位器引脚含义等方面的知识了解的不多,现在各规格不同的电位器其引脚上还是有差距的,如电 ...

  7. LaTeX中常见的宏包及其含义

    LaTeX中常见的宏包及其含义 宏包 含义 metalogo 特殊符号和预定义字符串 mflogo 特殊符号和预定义字符串 texnames 特殊符号和预定义字符串 ulem 字体修饰 identfi ...

  8. quad spi 和qpi的区别

    从用法上看,Quad SPI与QPI的区别在于指令输入的方式,Quad SPI模式指令是通过SI(IO0) pin输入的,地址,数据是通过SI(IO0)/SO(IO1)/IO2/IO3传输的,QPI模 ...

  9. QSPI(QUAD SPI)基本信息

    QSPI(QUAD SPI) 简介 支持单条.两条.四条数据线连接QSPI FLASH.与SPI相比多了两个数据口,支持一个时钟周期内传输4个Bit的数据.支持交替字节阶段. 特性 2.1三种操作模式 ...

最新文章

  1. osi七层网络层_OSI层速成课程
  2. JDBC--代码实现增删改查、及SQL注入问题解决
  3. java web定义数组_Java基础之数组--数组常用操作
  4. Visual Studio Code搭建NodeJs的开发环境
  5. TensorFlow和Keras入门必读教程
  6. 使用Q查询设计搜索框
  7. 计算机组装已维护的学术报告,计算机硬件组装维护的策略研究
  8. 《设计模式详解》结构型模式 - 代理模式
  9. 由一个activity跳转到另一个activity
  10. 使用GDAL对静止卫星圆盘数据进行校正(以FY2为例子)
  11. 异地如何在北京换驾照
  12. 北京十大律师事务所(排名涉及刑事、拆迁婚姻)
  13. 安卓玩机搞机技巧综合资源-----闲置手机当摄像头 当监控 上网课必备 多软件评测【十四】
  14. c# DGV导出excel 使用object类型数组,解决string类型需双击后或分列才可运算的异常
  15. 使用docx4j生成指定页码的带水印的空白word文档
  16. Emgucv图像处理二
  17. php 图片处理,根据rgb生成纯色的图片
  18. 淘宝美食数据分析实战,三只松鼠居然这么强?
  19. 阿里云盘 v2.4.127 最后一个无会员免更新版本
  20. 3ds Max 打造漂亮星球大战海报-3D建模教程

热门文章

  1. 集群Linux环境搭建
  2. 指数式增长(Exponential Growth)
  3. 简单脱壳教程笔记(3)---手脱UPX壳(2)
  4. 同时使用IP代理池和用户代理池(做笔记)
  5. AbsoluteLayout布局
  6. DSP实验报告—实验8  单路、多路数模转换(DA)
  7. windbg通过网络启动进行内核调试
  8. 软考网管教程精讲之提高交换机网络整体效率
  9. 2022面试字节跳动测试岗惨遭毒打、面试挂在二面,我复盘总结了失败原因,决定再战一次
  10. 开关电源的纹波和噪声