CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - spi eeprom

搜索资源列表

  1. dsp的spi对eeprom的接口函数

    1下载:
  2. 完整的dsp2407a的spi接口对eeprom x5045操作的接口函数 附详细注释-dsp2407a integrity of the interface to the 20 x5045 operation EEPROM interface function with a detailed Notes
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1285
    • 提供者:白桦
  1. eewrite_v1_0

    0下载:
  2. This example shows how to read and write the SPI eeprom connected to the nRF9E5 and nRF24E1 devices.-This example shows how to read and write the SPI EEPROM connected to the nRF9E5 and nRF24E1 devices.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:9692
    • 提供者:sdf
  1. EepromMultiWR1912

    0下载:
  2. SPI接口EEPROM驱动 EEPROMWRITE(绝对地址,数组指针,数据长度) //多字节写 EEPROMREAD(绝对地址,数组指针,数据长度) //多字节读 EEPROMWRITE(绝对地址,数据) //单字节写 (char)数据=EEPROMREAD(绝对地址) //单字节读-SPI EEPROM Driver EEPROMWRIT E (absolute address, the array pointer, data length) / / multi-byte
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:60887
    • 提供者:liumin
  1. spi2

    0下载:
  2. 通过SPI接口读写EEPROM的时序代码,需要注意不同型号的EEPROM支持不同的SPI数据格式,有些EEPROM手册的内容有错误,需要多次试验确定EEPROM支持的SPI数据格式。-literacy through SPI EEPROM timing code, need attention to the different models of EEPROM support different data formats SPI, some of the contents of EEPROM m
  3. 所属分类:其它

    • 发布日期:2014-01-12
    • 文件大小:1708
    • 提供者:zz
  1. SPIinterfaceEEPROMcontrol

    0下载:
  2. SPI接口EEPROM的控制,根据SPI的时序特征,编写AT93c46的读写程序-SPI EEPROM control, according to the chronology of SPI, AT93c46 literacy preparation procedures
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1766
    • 提供者:zhanya
  1. LPC2148AT26DF081

    0下载:
  2. LPC2148 通过 SPI 口 读写 AT26DF081 EEPROM的源程序,包括初始化,擦写,删除,读写等-LPC2148 through literacy AT26DF081 SPI EEPROM mouth of the source, including initialization, erase, delete, read and write, etc.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:79095
    • 提供者:刘永相
  1. Test_93c46_8bit

    0下载:
  2. 硁ン家览SPI,弄糶SPI EEPROM 93C46╰
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1410
    • 提供者:王英
  1. 5509a_SPI_24EEPROM

    0下载:
  2. TMS320VC5509A的SPI的启动方法详细介绍以及工具 导入数据比较:方法1,需要每次重新编译程序从而下载数据;方法2,需要人工导入数据,方法3就比较直接,将生成的二进制文件放在.out文件同一目录就可以了,很方便。 CCS中的操控SPI来读写SPI的EEPROM 工具在 http://download.csdn.net/source/2444232-TMS320VC5509A the SPI boot methods and tools to import data detai
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:370235
    • 提供者:yang
  1. 2812eepromdata

    0下载:
  2. 2812eeprom 读写程序,包括spi口配置,ram区读写,浮点数存储和读取。-2812eeprom read and write procedures, including spi port configuration, ram area to read and write, floating storage and read.
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:3124
    • 提供者:dragonflyxu
  1. SPI_EEPROM

    0下载:
  2. 采用c语言在DSP开发平台上根据SPI协议模拟SPI信号线。-Using c language in DSP development platform based on the signal line SPI SPI protocol simulation.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:87113
    • 提供者:cassie
  1. PIC-SPI

    0下载:
  2. 基于PIC 单片机的SPI通信对25c040 EEPROM的读写-PIC microcontroller-based SPI communication on the 25c040 EEPROM read and write
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:23094
    • 提供者:曾庆亮
  1. SPI

    0下载:
  2. 使用SPI接口读写EEPROM器件W25X16系统主时钟为12M,波特率为4M-Using the SPI interface to read and write EEPROM, main clock W25X16 system 12M, the baud rate is 4M
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:45905
    • 提供者:tiankong19
  1. spi

    0下载:
  2. 本程序配置为主从模式SPI通信,并通过SPI连接EEPROM-This program accesses a SPI EEPROM using polled mode access. The F06x MCU is configured in 4-wire Single Master Mode, and the EEPROM is the only slave device connected to the SPI bus. The read/write operations are
  3. 所属分类:SCM

    • 发布日期:2017-11-06
    • 文件大小:12501
    • 提供者:马赫
  1. SPI-EEPROM

    0下载:
  2. 關於利用8051.spi對eeprom來讀與寫-8051 spi on the use to read and write to the eeprom
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:Junema
  1. spi

    1下载:
  2. K60SPI读写铁电。读写铁电 读写铁电 SPI-K60 SPI EEPROM
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9474
    • 提供者:剑桥
  1. spi-eeprom-xtal2-uart

    0下载:
  2. msp430f5508 read EEPROM m25p10v6 using SPI interface and output using UART
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:40867
    • 提供者:khroght
  1. MSP430F543x利用SPI进行读写操作

    0下载:
  2. SPI对AT25系列片外EEPROM存储进行读写操作!(SPI communication EEPROM)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:46080
    • 提供者:hushaoqi
  1. en.SPI_EEPROM_Verilog_models_V10

    0下载:
  2. spi接口的eeprom模型,型号为st公司m65pxx(The eeprom model of spi interface is st company m65pxx)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-13
    • 文件大小:63969
    • 提供者:a2530036128
  1. SPI总线

    0下载:
  2. 串行外设接口 <SPI>模块是一个同步串行接口,可用于与其他外设或者单片机进行通信。这些外设可以是串行EEPROM、移位寄存器、显示驱动器和A/D转换器等。SPI模块与Motorola的SPI和STOP接口兼容。(The serial peripheral interface <SPI> module is a synchronous serial interface, which can be used to communicate with other periph
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-05-02
    • 文件大小:245760
    • 提供者:你四哥
  1. 20200114 STM32-SPI1_复旦微电子EEPROM

    2下载:
  2. STM32测试复旦微SP1接口EEPROM(STM32 test Fudan micro SP1 interface EEPROM)
  3. 所属分类:单片机开发

    • 发布日期:2021-04-16
    • 文件大小:4753408
    • 提供者:Crystal008
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com