搜索资源列表
STM32_USBSD-MassStorage
- STM32 USB MassStorage used SD card in Keil MCBSSTM32 board
STM32-USBReadSDcard
- STM32 中USB读取SD卡内容的程序,很实用-STM32 USB struggle to read SD card in the content of the program, it is useful
STM32_USBSD
- 基于STM32的,通过USB读SD卡程序。相当制作了一个SD读卡器。内有USB及SD卡读写程序等。完整工程。keil MDK3.22A以上打开-Based on the STM32, the SD card via USB reading program. Rather produced a SD card reader. There are USB and SD card reading and writing procedures. Complete works. keil MDK3.22A
HY-STM32_100
- USB 实现SD 基于STM32F101的SD卡读取功能-USB, SD stm32f101 feng
STM32-USB-read-SD-card
- 基于STM32的USB功能读取SD卡,源码可以直接使用-Based on the STM32 USB function to read the SD card, the source can be used directly
SimpleMP3Player
- 源文件下载(使用开发工具RealView MDK,STM32F103V100开发板,其它STM32开发板只需稍作修改即可使用)本程序介绍了一个简整个硬件和软件框架。其中包括文件系统和SD卡和USB接口的应用。-Download source files [using the development tools, RealView MDK, STM32F103V100 development board, other STM32 development board can be used only
operatthrough
- 十二:通过STM32的USB来操作SD卡(模拟U盘)-Second: the USB to operate through the STM32 SD card (analog U disk)
USB-Mass_Storage-SD-Card
- STM32学习源代码,经调试过运行稳定,十分值的学习!-STM32 to learn the source code, the debugging is stable, is the value of learning!
STM32-USB_SD
- STM32 USB简易读卡器C程序,用于STM32单片机用USB口读写SD卡C程序,已调试通过。-Simple C program STM32 USB card reader, USB port for STM32 MCU to read and write SD card with the C program, has been through debugging.
Bootloader_SD_USB
- Bootloader for STM32 with SD card handling and USB support
STM32-USB-READ-SD
- 基于STM32,通过USB读取SD卡的内容-Based on the STM32, to read the contents of the SD card via USB
STM32PUSBPSDIOPUDiak
- 基于STM32的USB做成的SD卡U盘读卡器,采用SDIO模式-Made based on the STM32 USB SD card U disk reader, using the SDIO mode
128MNAND-FLASH_SDCard
- 基于STM32的的u盘开发,该项目有两个功能: 1.能够将128的NAND FLASH 当做U盘用,将USB插上电脑后就能识别! 2.可以当做读卡器用,插上SD卡后,能后在电脑上显示SD卡-Based on the STM32 USB development, the project has two functions: 1. To be able to use 128 NAND FLASH as u disk, USB plug in computer after identifyin
stm32_usb_sd_u盘
- 将sd卡虚拟成一个u盘,最小支持256M的sd卡,实际测试可用。开发板为yy-stm32,,mcu为stm32f103ve。内含原理图,