搜索资源列表
IO模拟SPI
- 430用IO口模拟SPI读写的驱动程序。包括SPI的字节读写,区块数据的读写等功能-430 IO I used to read and write the simulation SPI driver. SPI including the byte read and write, read and write data blocks, such as functional
CS5529
- AD芯片CS5529的驱动程序,包括SPI读写函数,初始化函数,校准函数,转换函数,复位函数等等.-AD chip ADC drivers, including SPI read and write functions, initialization function, calibration function, transfer function, and so on reset function.
SD_Driver_For_51
- SD卡驱动基于SPI总线与SD卡通信,底层SPI的读写驱动函数需要自己来写。 压缩包中的.\\SD_Driver\\SPI_Driver.c文件列出了所有的SPI的接口函数,使用时根据自 己的情况填充这些函数即可,切忌不要更改函数名!
SPI_TEST
- C8051F120读写SPI接口的AT45DB081,输入和输出由UART完成.内含UART和SPI的读写驱动.载发环境为KEIL
c51写的93C46的读写程序
- 51单片机驱动93c46,C源代码,SPI总线-51 Microprocessor 93c46, C source code, SPI Bus
硬件SPI驱动的AT45DB041B读写程序
- 这是主机C8051F005有硬件SPI的AT45DB041B的读写驱动-This is a C8051F005 mainfr a me hardware SPI AT45DB041B literacy drive
SST25VF016/032 驱动程序C源代码
- SST25VF016 串行FLASH 读写控制代码。一个是基于C8051驱动的。一个是基于IO 模拟SPI驱动的
硬件SPI驱动的AT45DB041B读写程序
- 这是主机C8051F005有硬件SPI的AT45DB041B的读写驱动-This is a C8051F005 mainfr a me hardware SPI AT45DB041B literacy drive
M25P64
- Blackfin驱动, 对SPI flash编程,控制读写,for ST M25P64-Blackfin drive, right SPI flash programming, control read and write, for ST M25P64
IO模拟SPI
- 430用IO口模拟SPI读写的驱动程序。包括SPI的字节读写,区块数据的读写等功能-430 IO I used to read and write the simulation SPI driver. SPI including the byte read and write, read and write data blocks, such as functional
CS5529
- AD芯片CS5529的驱动程序,包括SPI读写函数,初始化函数,校准函数,转换函数,复位函数等等.-AD chip ADC drivers, including SPI read and write functions, initialization function, calibration function, transfer function, and so on reset function.
EepromMultiWR1912
- SPI接口EEPROM驱动 EEPROMWRITE(绝对地址,数组指针,数据长度) //多字节写 EEPROMREAD(绝对地址,数组指针,数据长度) //多字节读 EEPROMWRITE(绝对地址,数据) //单字节写 (char)数据=EEPROMREAD(绝对地址) //单字节读-SPI EEPROM Driver EEPROMWRIT E (absolute address, the array pointer
mmc-sd
- 一个建立在C51基础上的SD卡读写驱动程序.-C51 in a building on the basis of the SD Card Reader driver.
SD_Driver_For_51
- SD卡驱动基于SPI总线与SD卡通信,底层SPI的读写驱动函数需要自己来写。 压缩包中的.\SD_Driver\SPI_Driver.c文件列出了所有的SPI的接口函数,使用时根据自 己的情况填充这些函数即可,切忌不要更改函数名!-SD card driver on the bus with the SD card SPI communication, the bottom of the read and write SPI d
SPI_TEST
- C8051F120读写SPI接口的AT45DB081,输入和输出由UART完成.内含UART和SPI的读写驱动.载发环境为KEIL-C8051F120 read and write SPI interface AT45DB081, input and output from the UART to complete. Contains UART and SPI-driven reading and writing. KEIL envir
SpiReadFM24C64
- 测试铁电FM25CL64的SPI读写驱动程序,采用KEIL51编译程序,速度很快,寿命长,可以替代EEPROM和RAM。-FM25CL64 SPI write code use C51
SPI-W25X16
- 以上文件为STM32的SPI读写W25X16芯片的驱动函数-The above documents for the STM32 SPI read and write W25X16 chip driver function
spi_write
- spi读写驱动程序 verilog语言编写 可直接调用-spi driver verilog language literacy can directly call
stm32.SPI-FLASH-W25X16-shenzhou3
- stm32.SPI FLASH(W25X16)读写驱动 神舟3号 库函数-stm32.SPI FLASH(W25X16)-read-write-shenzhou3-lib3.5
SPI读写驱动
- SpI读写驱动程序源代码,大家看看。。。。。(SpI Read-Write Driver Source Code)