搜索资源列表
FATFS_VS1003
- STM32单片机,SD卡加FATFS文件系统加VS1003,SPI总线控制例程-STM32 MCU, SD card with FATFS file system plus VS1003, SPI bus control routines
EVB9S12XF512E_StandAlone_FS
- 基于freescale MC9S12XF512 MCU,芯片自带Flexray通信控制器。 可实现高达10Mb/s的Flxray通信. 本程序主要功能: 1) 75ms实时中断。 2) SPI MASTER 运行于500kHz。 3) Flexray 总线以10Mbit/s 通信。 4) Can 总线 500Kbit/s以通信。-Based on freescale MC9S12XF512 MCU, chip communications controller F
sdbus
- sd卡结构详细文件,你要的应该就是这个PDF文件了吧-The SD BUS Core with Avalon Interface allows the easy access of SOPC Builder systems to standard Secure Digital Card (SD) flash based memory devices. The SD cards are universal, low cost data storage and communication
sd_fat16_spi_code
- sd卡 fat16 文件系统SPI总线应用-sd card fat16 file system spi bus
sd
- STC8951 通过SPI总线读写SD卡程序。 KEIL C 开发环境,包含SPI通信协议,SD卡读写格式等,-STC8951 read and write SD card via SPI bus program KEIL C development environment, including the SPI communication protocol, SD card reader format
smdk2413_application_note_rev10
- SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
main
- SPI串行接口读写SD卡上内容,读取addr扇区的512个字节到buffer指向的数据缓冲区,并具有数据校验功能-use the SPI bus to read the SD card
STM32_sdio_fatfs
- STM32F103的FATFS文件系统移植,特性: 1、SDIO的4位总线查询操作模式,比SPI模式快很多。 2、支持长文件名。 3、支持中文文件名(包括文件夹)。 主函数功能: 1、创建一个文件,并写入测试数据。 2、打卡刚刚创建的文件,读取文件内容并打印输出。 3、扫描SD卡里面的所有文件(包括文件夹)。 4、统计SD容量空间使用情况。 -Transplantation of the STM32F103' s FATFS file system, f
MP3(CH375_FAT32_U_SD)V1.2
- STC12C5A单片机操作VS1003和CH375播放音乐,支持SD、U盘、TF卡,主要看CH375兼容性,可流畅播放192K比特率文件,未使用51的总线,方便任意硬件IO连接(未使用CH375.lib,因为它内部无法查看或修改,IO设置也因此较难更改),很适合初学者及功能不断扩展。-双语对照 STC12C5A MCU operation VS1003 and CH375 playing music, supporting SD, USB, TF card, main CH375 compati
SD-card-SPI-bus-protocol
- 主控器和SD卡之间,用SPI总线相互握手及通讯的标准和方法-Between master and SD card, shaking hands with each other and with the SPI bus communication standards and methods
STM8_SDHardWare
- stm8开发板SD卡开发程序,含有文件系统及固件-STM8 bus can achieve multi-machine communication program, Feng Chi stm8 based development board, can be applied directly
SDread-write
- 该源代码主要针对单片机功能的开发,该程序包括了对SD卡的寄存器配置与读写操作,其中使用到通信协议是IIC总线操作。-The source code for the development of the function of the microcontroller, the program includes the SD card register configuration and read and write operations, which use the communication p
SPI_SD
- 使用spi总线对sd_card进行读写操作(Read and write operations on the sd_card using the SPI bus)