搜索资源列表
sd_audio_aic23
- SD卡和AIC23数字音频输出实验, FreeDev Audio Dsp Board采用了TI公司的TVL320AIC23 1、控制接口使用I2C,Quartus中将CS置低(器件地址0011010)。 2、数字音频接口使用了组件FreeDev_aic23,有三种测试和应用 模式,中断结合DMA方式能在NIOS II中采集和发送数据。中断信号 产生于模块中FIFO缓冲区的半满信号,读取数据端口自动清除中断 请求信号。 3、I2C IP 和FreeDev_aic23 IP分别在Qu
sdRW
- 由AVR移植到44b0x的mmc卡或sd卡读写程序,不需要文件系统,经测试,无问题,可作初学者入门参考。
FATFS_STM32
- 基于STM32的SD卡读写程序,并移植了FATFS测试源代码。-The SD card reader based STM32 procedures, and transplant FATFS test source code.
sd_test
- LPC1768开发板中的SD卡读写测试程序-LPC1768 SDcardTest
SD
- 利用51单片机实现的SD卡读写测试程序。-51 MCU using the SD card reader test procedures
SDcardAT89C51
- SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
STM3210C_SDcard
- STM3210C开发板SD卡实验示例程序包,在开发板上实现了SD卡的读写测试功能。-STM3210C development board SD card test sample package, implemented in the development of on-board SD card reader testing.
sd
- 基于AVR单片机的SD卡读写实验,codevision平台,测试成功-AVR microcontroller-based SD card reader test, codevision platform, the test is successful
shiyongshouce
- 处理器:C8051F340 TFT控制器:SSD1963 USB接口 SD卡接口 TFT LCD接口 支持触摸屏测试 支持最大分辨率:864(RGB)*480 Dots 此开发板支持SD卡读写,读写方式采用C8051自带的SPI,速度可高达(25Mb/S);支持USB驱动,通过PC端软件,可直接将需要现实的图片数据下载到SD卡中;赠送底
bf561-SD-write-code
- BF561上用的SD卡读写程序,能操作FAT32的文件系统,也支持fat16系统,但并未测试。底层sd驱动为ADI官网驱动-BF561 SD card reader program can operate FAT32 file system, and also supports fat16 system, but not tested. Underlying driver for the ADI official website sd driver
NEW_File
- A-C8V4开发板SD卡读写测试:通过此程序文件可以对A_C8V4开发板进行SD卡读写测试-A-C8V4 pad s SD test about read and write
sdtest
- wince下sd卡读写能力压力测试。频繁读写操作,用来了解sd设备性能。-wince sd card reading and writing pressure test
SD_SPEED_TEST
- wince6.0 简易的SD卡读写速度测试程序,采用VS2005的编译环境,将要拷贝的文件重命名为“SD_TEST_FILE.exe”。测序会测试拷贝文件FLASH到SD或SD到FLASH所用的时间、速度,还有文件的大小。-wince6.0 easy to read and write speed of SD card test program, using the VS2005 build environment will rename the file to copy " SD_TE
SD-WR-SD
- SD-WR-SD卡数据读写测试程序,讲解很详细,可以拿来学习-SD-WR-SD card data reading and writing test procedures, to explain in great detail, can be used to study
sd-card-reader
- sd卡读写系统的设计和实现,代码测试好用的,是基于MCF51的-sd card reader systems design and implementation, use code tests based MCF51
C51-SD
- 用51单片机读写SD卡,经过测试,运行很好!-51 microcontroller with SD card reader, tested, run good!
MSP430单片机读写SD卡的源代码
- MSP430单片机读写SD卡的源代码,实际测试可用。-the source code of MSP430 microcontroller to read and write the SD card, the actual test is available.
STM32-SD
- 基于STM32的SD卡读写程序,已测试可用-STM32-based SD card reader procedures, have been tested can be used
SD-readwrite
- 蓝芯V5系列WINCE SD卡读写代码,硬件上已测试通过-WINCE SD
STM32 SD读写实验
- STM32F103RCT6 读写SD卡的操作过程,已经测试没有问题(F103 read and write SD card operation process)