搜索资源列表
flash
- 怎么样操作flash,flash在SD卡下的操作
STM32_VS1003_ZNFAT_SD
- 此程序为STM32F103VET6驱动VS1003做的MP3,采用znFAT文件系统,支持FAT32,FAT16格式,读取T-Flash/SD卡中的MP3,WAV音乐文件。音质超好,移植方便。-This procedure is done STM32F103VET6 drive VS1003 MP3, using znFAT file system, supports FAT32, FAT16 format, read T-Flash/SD card MP3, WAV music files.
S3C6410_BOOTLOADER
- 三星S3C6410 的Bootloader 源代码,包含Eboot和STEPLDR。功能:可以选择Nand flash、SD card 等启动-Samsung S3C6410 Bootloader source code, include Eboot and STEPLDR.
flashfilesd
- SD Flash file system for AVR
HaiBIOS_S3C2410_v1.0
- HaiBIOS 是为我的S3C2410开发板写的一个启动程序。 C盘是RAMDISK,D盘是Nand Flash, E盘是 SD Card 默认是加载d:\MAINPROG.BIN到内存中运行,请修改LoadMain()以符合自己的需要。 如果启动中检测到E盘根目录下有MAINPROG.BIN,将进入shell.方便用户烧写代码。-HaiBIOS is for my S3C2410 development board to write a startup procedure. C
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
flashfile
- flashfile嵌入式文件系统以及cf,sd驱动-flash file source code for AVR with sd and cf card dirver
sd_spi
- SPI模式由二次传递协议组成,这个协议由Flash(基于SD卡)提供。本模 式是SD卡协议的子协议,目的是用SPI信道通讯-spi sd
sdupdate
- Freescale eboot Load file from SD and Write into flash
sdconfig
- sd卡的读写与msp430的连接,能读取msp430单片机的内部flash-msp430 sd card reader and the connection can read the internal flash microcontroller msp430
MCB2470_SD_File
- MCB2478 board SD flash disk file examples. Works fine. Cool :)
stm32_mp3_PICgui_for28_7781
- 使用火牛MP3完美版程序时先将本目录下,拷贝到SD卡的文件内的 sys lrc Miuse 三个文件夹拷贝到SD卡根目录下。 sys 存放的是系统所需的字库文件 lrc 存放的是歌词文件 添加新歌词请存放到此目录下。 Music 存放的是MP3文件。添加新歌曲请存放到此目录下。 用户第一次烧写此MP3程序时,本程序会将SD卡内的字库文件写入板上的串行FLASH内,第一次启动程序会很慢。写完后以后一开机就直接进入MP3程序了。只要写过字库一上电就到MP3程序。 火牛MP3
sdcard_301008
- This example projects for using SD card module of Cypress chip. SD Card user module s ability to quickly and easily write to, read from and seamlessly integrate an SD card module into an embedded design. Secure Digital (SD) flash memory technologies
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-
CH375_CH376_U
- 单片机读取优盘与SD卡,并建立TXT文本文件与上位机进行数据交换-The MCU can read USB flash drives and SD cards, and TXT text files with the host computer for data exchange
lcd_disp(lcd_ili9325)
- 用于51内核的液晶ili9325驱动程序,含兼容ili9320代码,含SD卡支持代码,含外部Flash支持代码,含FAT32文件系统支持代码,是很好的模板。-LCD ili9320 driver for 51 MCUs,including sd card, external flash and fat32, very good template.
STM32-SD-USB
- 用SD卡(SDIO协议)模拟U盘,写入速度可以达到300kB/s-SD card (SDIO protocol) imitate Flash disk write speed can reach 300kB/s
USB-Flash
- USB 实现优盘 USB读卡器 SD卡 读写-USB flash drive USB card reader SD card reader
MDD-File-System
- FDD文件系统 提供CF,SD以及内部flash的访问接口-FDD file system, support CF,SD and internal flashes API
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用SD卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到SD卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从SD卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,SD卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T