搜索资源列表
SST25VF016/032 驱动程序C源代码
- SST25VF016 串行FLASH 读写控制代码。一个是基于C8051驱动的。一个是基于IO 模拟SPI驱动的
C8051-M25P40.rar
- 这是C8051F020单片机读、擦、写串行EEROM芯片M25P40(4M)的驱动程序。全部为自己根据25p40的datasheet编写的,都能够成功使用。M25P40容量大,价格便宜,SPI接口,与8051单片机接口方便。,this is the driver of C8051F serial MCU to the EEROM chip M25P40.
MF_RC531
- 采用MSP单片机驱动RC531,串行SPI总线,可读写TypeA、TypeB,函数齐全,功能完善。-By MSP Microprocessor RC531, serial SPI bus, can read and write TypeA, TypeB, the function is complete, fully functional.
STM32_SPI_FLASH
- 自己写的spi_flash的驱动,利用stm32管脚模拟的方式,是学习理解spi总线良好资料,将sd卡挂载的fatfs中的文件(字库)进行读写,并显示到屏幕上,奋斗板的同学试一试-Way the own written spi_flash drive, take advantage of the the stm32 pin analog, to the spi bus good information to learn to understand, read and write to the s
GD25Q32B
- spi flash GD25Q32B,在lpc1114平台上的底层读ID,写数据和读数据驱动,有擦除函数,在lpc1114硬件平台测试通过。-Spi flash GD25Q32B, underlying read ID on lpc1114 platform, write data and read data driven, erasing function, the lpc1114 hardware platform test pass.
FLASH
- SPI FLASH驱动程序,包括读写,擦除,扇区操作等-spi FLASH driver prog
SD_SPI
- 运用SPI驱动SD卡的STM32读写程序-The STM32 code for SD with SPI