搜索资源列表
FATFS_STM32
- 基于STM32的SD卡读写程序,并移植了FATFS测试源代码。-The SD card reader based STM32 procedures, and transplant FATFS test source code.
SPCE3200LABCODE_16to23
- 凌阳SPCE3200 系统开发板随机自带源程序。共安排了32个子目录,其中按照SPCE3200实验指导书(上册)中的实验顺序存放了实验程序的源代码,所有项目代码均在S+coreIDE v2.1.2下测试通过。此为第16到第23个试验源代码。试验内容如下: 5.3 实验十六:Cache 读写实验. 5.4 实验十七:DMA读写实验 5.5 实验十八:SD卡读取实验 SPCE3200教学平台通信模块实验 6.1 实验十九:SPI通信实验 6.2 实验二十:I2C通信实验.
SDCARD_FATFileSystem
- [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
STM3210C_SDcard
- STM3210C开发板SD卡实验示例程序包,在开发板上实现了SD卡的读写测试功能。-STM3210C development board SD card test sample package, implemented in the development of on-board SD card reader testing.
C51-SD
- 用51单片机读写SD卡,经过测试,运行很好!-51 microcontroller with SD card reader, tested, run good!
M25PE20
- keil4 C8051F340 M25PE20flash读写 SD卡(不支持sdhc)读写 测试例程实例 -keil4 C8051F340 M25PE20flash SD card reader (support SDHC) read and write test routines instance
luxiang
- stm32f103+OV7670+SD卡读写+tft+znfat: 实现视频录制与播放。已经测试,可用,但是帧数有点低,一秒只有两三帧,希望对初学者有用吧。-stm32f103+ OV7670+ SD card reader+ tft+ znfat: For video recording and playback. Already tested and available, but the number of frames a little low, one second only t
cheap_flash_fs_32bits
- Cheap_Flash 嵌入式NandFlash驱动文件系统源代码下载 Cheap_Flash 代码由我们开发完成,经过了严格的测试。 坏块处理包括基于坏块表的处理程序,提供单/多扇区操作。 多扇区为nandflash处理设计,降低NANDFLASH物理块擦除数,具有扇区预处理分配功能,提高写入速度。 NANDFLASH驱动上面可以运行CheapFAT文件系统。 文件系统可以支持坏块替换,块擦除,块移动,页写入产生坏块。文件系统以NAND_FLASH坏块管理驱动运行。 N