搜索资源列表
STM32-SDCard-SDIO-FATFS-V2
- 芯达开发板SD卡测试程序,可以了解一下FAT文件管理,希望对大家有帮助。-Core of the development board SD card test program, you can look FAT file management, we want to help.
STM32用SPI操作SD卡,并移植FATFS文件系统
- 用Keil 4.12编译器编译的,已经测试过,FATFS所有的应用程序都可以执行
SD
- 东南大学开发ARM7芯片SD卡测试程序,完全可用-Southeast University to develop ARM7 chip SD card test procedure, fully available
2410-fs-ldqmoon
- 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
2440atest_240320
- S3C2440 各功能模块最全面的测试程序,是学习2440驱动的基础,内含LCD,SD 卡,USB ,NANDFlash, SDRAM, stepldr, ADC, Camera 等等最全面的driver. -S3C2440 each functional module, the most comprehensive testing program to learn the basis of 2440-driven, includes LCD, SD card, USB, NANDFlash,
LJD2440_Test
- 三星2440测试程序,包括LCD,触摸屏,串口,USB,PWM,ADC,红外,CAN,SD卡等-Code of S3c2440 test, include LCD LTV350QV-F05,UART,USB,PWM,ADC,IrDA,CAN,SD.
SDcardAT89C51
- SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
SD
- 基于STM32的读写SD卡的开发 经过测试成功读写-Based on the STM32 development of reading and writing SD card reader has been tested successfully
ourdev_sd-test
- SD卡测试,基于mega16,包含fats32文件系统,感谢ourdev-SD card test, based on mega16
SD-card-bottom-drive
- 本例程提供了大量SD卡的底层驱动函数,并经过测试为成功 串口波特率:96-This routine provides a number of the ground floor of SD card function drivers, and after test for success Serial baud rate: 9600
SD
- SD卡的测试代码,用于测试SD卡,非常好用,小而好用。-very good
SDtest
- 用ARM9 裸机读写SD卡 测试通过 裸机测试 未基于任何系统-Read and write SD card test using ARM9 bare metal bare metal test is not based on any system
SDIO_hl(3.5)
- SDIO_hl(3.5) STM32 触摸屏 SD卡测试-SDIO_hl (3.5) the STM32 touch screen SD card test
LPC1768_SD_Test
- LPC1768 驱动SD卡测试程序,用Keil C编写-The LPC1768 driven SD card test program, written in Keil C
POST_PXA27x_bak
- pxa270裸板测试程序,包括按键测试,LED测试,RTC测试,IIC测试,TOUCHPANEL测试,AUDIO测试,MMC/SD卡测试等等。-pxa270 bare board testing procedures, including key test, LED test, RTC test, IIC test, TOUCHPANEL test, AUDIO test, MMC/SD card test and so on.
STM32F107VC-_LED
- 例程现象说明内容: 1,程序流程说明 2,实现现象说明 3,例程KEIL MDK版本? V4.22A 4,例程软件库版本? 未使用 5,例程驱动库版本? V3.5.0 6,例程是用多大尺寸的液晶屏测试的? 未使用 7,例程是用多少G的SD卡测试? 未使用 8,程序设置下载是否复位运行? 是 9,联系我们:论坛 bbs.openmcu.com 邮箱 support@op
STM32F107VC_ADC
- 例程现象说明内容: 1,程序流程说明 2,实现现象说明 3,例程KEIL MDK版本? V4.22A 4,例程软件库版本? 未使用 5,例程驱动库版本? V3.5.0 6,例程是用多大尺寸的液晶屏测试的? 未使用 7,例程是用多少G的SD卡测试? 未使用 8,程序设置下载是否复位运行? 是 9,联系我们:论坛 bbs.openmcu.com 邮箱 support@openmcu.com-Routine phenom
SD
- 基于STM32的SD卡(SDIO模式)测试实验,并将测试信息通过串口1在电脑的超级终端上打印出来-Based on the STM32 SD card (SDIO mode) testing laboratory and a test message via the serial port on the computer print out HyperTerminal
MINISTM32-SD-Card-test
- STM32 SD卡测试代码,用于SD卡测试。-STM32 SD Card test code,used for SD Card test.
实验38 SD卡_SDIO实验
- 使用stm32f103zet6读取sd卡,并实现sd的测试工作(using stm32f103zet6 read sd to test sd. so wo can use and study sd)