搜索资源列表

  1. Test_93c46_8bit

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

    • 发布日期:2024-12-29
    • 文件大小:1kb
    • 提供者:王英
  1. dsp的spi对eeprom的接口函数

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

    • 发布日期:2024-12-29
    • 文件大小:1kb
    • 提供者:白桦
  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. 所属分类:串口编程

    • 发布日期:2024-12-29
    • 文件大小:9kb
    • 提供者:sdf
  1. EepromMultiWR1912

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

    • 发布日期:2024-12-29
    • 文件大小:127kb
    • 提供者:liumin
  1. SPIinterfaceEEPROMcontrol

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

    • 发布日期:2024-12-29
    • 文件大小:1kb
    • 提供者: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等)

    • 发布日期:2024-12-29
    • 文件大小:77kb
    • 提供者:
  1. F2812_SPI_EEROM

    1下载:
  2. dsp2812利用SPI接口读取EEPROM的程序-dsp2812 use SPI EEPROM read the procedures
  3. 所属分类:DSP编程

    • 发布日期:2024-12-29
    • 文件大小:150kb
    • 提供者:华华
  1. spi

    0下载:
  2. 软件模拟SPI串行EEPROM控制时序的C程序,在DOS下用BC31编译-Software simulation SPI serial EEPROM timing control of C procedures, in DOS using BC31 compiler
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-12-29
    • 文件大小:1kb
    • 提供者:殷喆
  1. SPI

    0下载:
  2. 实现SPI通信功能。由中断程序调用,实现EEPROM读写的功能。-Realize SPI communication. By the interruption of the procedure call, realize EEPROM read and write functions.
  3. 所属分类:其他小程序

    • 发布日期:2024-12-29
    • 文件大小:2kb
    • 提供者:杨瑞
  1. X4045

    0下载:
  2. x5045接口程序,C51,X5045是带4Kb SPI EEPROM的CPU监控器(看门狗和电源监控)-X5045 interface program, C51, X5045 is 4Kb SPI EEPROM with the CPU monitor (watchdog and power monitors)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-29
    • 文件大小:379kb
    • 提供者:zhoubing
  1. SPI_F020

    0下载:
  2. This program shows an example of how to interface to an SPI EEPROM using SPI0 program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-29
    • 文件大小:5kb
    • 提供者:张生
  1. F12x_SPI0_EEPROM_Polled_Mode

    0下载:
  2. This program accesses a SPI EEPROM using polled mode access. The F12x 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 tailo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-29
    • 文件大小:5kb
    • 提供者:slowlykiss
  1. eeprom

    0下载:
  2. 关于SPI接口的eeprom的读写,完全不考虑硬件的操作。-EEPROM on the SPI interface to read and write, with no regard to the operation of the hardware.
  3. 所属分类:其他小程序

    • 发布日期:2024-12-29
    • 文件大小:3kb
    • 提供者:ldwydh
  1. SPI

    0下载:
  2. // 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 operatio
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-29
    • 文件大小:71kb
    • 提供者:蓝天
  1. F34x_SPI0_Master_To_Eeprom3

    0下载:
  2. 与SPI Eeprom(AT25040)通信的测试代码.-With SPI Eeprom (AT25040) communication test code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-29
    • 文件大小:5kb
    • 提供者:lqj
  1. SPI

    0下载:
  2. SPI经典ip核 可以直接用于工程的开发和利用-err
  3. 所属分类:VHDL编程

    • 发布日期:2024-12-29
    • 文件大小:48kb
    • 提供者:毋杰
  1. SPI-EEPROM

    0下载:
  2. SPI接口EEPROM的控制,实现了对于AT93C系列EEPROM的读写控制。-SPI interface EEPROM control, achieved AT93C Series EEPROM for reading and writing control.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-29
    • 文件大小:2kb
    • 提供者:john
  1. dspic30f4011_spi

    0下载:
  2. dsPIC30F4011 SPI 範例程式 此壓縮檔包含 MCP4921 SPI DAC & 25LC160 SPI EEPROM 的範例程式, 也包含使用 dsPIC30F4011 做 SPI SLAVE 的範例. 使用的實驗板為 APP020 或是 APP020 PLUS-dsPIC30F4011 SPI sample code in this compressed file contains MCP4921 SPI DAC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-12-29
    • 文件大小:733kb
    • 提供者:賴永成
  1. TMS320VC5509A_examples

    0下载:
  2. 这是一款TMS320VC5509A学习板例程及说明,里面包含很多例子,包括CPU看门狗实验、LED跑马灯实验、CPU TIMER定时器实验、实时时钟实验、AD转换实验、ADDR转为GPIO试验、蜂鸣器试验、GPIO试验、数码管显示试验、扩展SDRAM读写实验、SPI EEPROM读写实验、FFT实验、FIR滤波器实验、IIR滤波器实验、自适应滤波器实验、键盘扫描实验、外部中断输入实验、AIC23播音实验、1602显示试验、12864显示
  3. 所属分类:DSP编程

    • 发布日期:2024-12-29
    • 文件大小:6.31mb
    • 提供者:天涯之声
  1. SPI-EEPROM

    0下载:
  2. SPI读写EEProm(X5323)的程序,适用于TI的DSP2812,已编译测试通过-SPI read and write EEProm (X5323) of the procedures applicable to TI' s DSP2812, compiled test
  3. 所属分类:DSP编程

    • 发布日期:2024-12-29
    • 文件大小:290kb
    • 提供者:mp
« 12 3 4 5 6 7 8 9 10 ... 14 »

源码中国 www.ymcn.org