搜索资源列表
基于STM32 的U盘底层代码
- 基于STM32 的U盘底层代码,可以把NAND flash ,SD Car 影射成U盘,U disk based on the bottom of the STM32 code, can be NAND flash, SD Car insinuate into U disc
火牛STM32开发板 AT45DB161D做的U盘程序
- 火牛STM32开发板 AT45DB161D做的U盘程序-STM32 development board AT45DB161D adapters do U disk program
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
STM32实现U盘、SD读卡器功能
- 4、STM32实现U盘、SD读卡器功能STM32实现U盘、SD读卡器功能-4, STM32 to achieve U disk, SD card reader function
STM32_NandFlash_Disk
- STM32做的NAND FLASH U盘程序,包括NAND FLASH坏块管理-STM32 do NAND FLASH U disk procedures, including bad block management NAND FLASH
ch376-stm32
- ch376在stm32f103芯片上上实现U盘数据的存储-ch376 implemented on the chip in the stm32f103 U disk data storage
Armfly-STM32-SCH-SoftDemo
- 非常不错的一款STM32开发板资料。 含原理图、用户手册、各类例程:USB虚拟串口、TFT显示例程、U盘例程、TCP通信、uCOS例程、MP3解码、步进电机例程等。有KEIL和IAR两套例程。 -A very good STM32 development board. Including schematics, user manual, all kinds of routines: USB virtual serial ports, TFT display routines, U d
stm32_usb_sd_u盘
- 将sd卡虚拟成一个u盘,最小支持256M的sd卡,实际测试可用。开发板为yy-stm32,,mcu为stm32f103ve。内含原理图,
stm32-usb-u-disk-
- stm32 u 盘读取和写入,USBHID实验- 显示以下内容的翻译: stm32 u 盘读取和写入,USB HID实验 仍然翻译: stm32 u 盘读取和写入,USBHID实验 stm32 u disk read and write, USB HID experiment
U盘更新STM32程序
- STM32通常CH376读取U盘信息,以及更新程序。通过SPI方式通讯,无需了解USB协议,操作简单方便。(STM32 usually reads U disk information from CH376 and updates programs. Through SPI communication, without understanding the USB protocol, the operation is simple and convenient.)
USB—SD卡模拟U盘
- stm32 USB-SD卡模拟U盘,为野火例程(stm32 USB-SD Card simulates the U disk for wildfire routines)
USB—SD卡模拟U盘
- stm32 读取u盘经典参考程序,修改移植容易!(STM32 U disk read classic reference program, easy to modify the transplant!)
STM32奋斗板SD卡U盘
- stm32 图片显示 JPG 读取 sd 卡 显示到 显示屏上,自己下载仔细研读(you see You see, do not understand, ask, ask me, I do not know, you go back to how to do it, sister?)
My_STM32F107_bare[make-SD-UDisk]
- 这是STM32F107芯片的SD卡模拟U盘的程序,经过测试。(This is the STM32F107 chip SD card simulation U disk program, tested.)
STM32-U盘读写例程(CH374)
- 使用STM32的lib 开发了CH374的 U盘驱动(The U disk driver of CH374 is developed by using lib of STM32)
CH378读写u盘程宇和相关资料
- 使用MDK5编写的程序,利用STM32F103驱动CH378模块对U盘就行读写,还包含了相关的资料(Using the program written in MDK5, use STM32F103 to drive the CH378 module to read and write to the U disk, and also include relevant information.)
9. USB MASS STORAGE(Lun集合)
- stm32开发板所有资源(内部flash、SPI-flash、nand-flash、nor-flash、EEPROM、SDCard1、SDCard2)在电脑上枚举出7个U盘,操作方便(All the resources of STM32 development board (internal flash, SPI-flash, nand-flash, nor-flash, EEPROM, SDCard1, SDCard2) have 7 U discs on the computer, whic
CH375_CH376_U盘模块
- 为写操作读U盘,U盘,U盘读写函数通过SPI。(For write operations to read U disk, U disk, U disk read and write functions through the SPI)
USB MSD Bootloader.hex
- STM32虚拟U盘IAP,免驱动进行软件升级.(STM32 IAP using virtual U drive.)
U盘IAP-F429(2017.03.14)
- U盘IAP U盘获取的升级文件的数据写进stm32的flash,大致流程如下: 1.解锁flash 2.擦除指定扇区 3.写入升级固件的数据至刚擦除的扇区 4.跳转至用户程序(STM32 F429 IAP by U massage device)