搜索资源列表
工程师利器
- ----曾经有一段真挚的代码放在我的公司电脑里,但我却没能带回家(因为公司的电脑把USB口封了),尘世间最郁闷的事情 莫过于此,如果上天愿意给我一个机会,我会对自己说,把代码带回家吧,如果一定要给一个容量,我希望是:1万G! 辛勤地打工的工程师们,你们是否曾经有过或者你们的朋友有过这样的经历,自己辛辛苦苦为公司写的代码和设计的PCB,却无 论如何都不能据为己有?因为公司不允许个人电脑上网,因为公司的电脑居然吧USB口封闭了!!!这时候,我们是万般地郁 闷,但是,作为一个以电子开发为主的公司,无论
stm usb mac
- 用stm32f103中的usb功能模块实现与pc机通信,模拟一个u盘。
U盘读写例程(CH374)
- STM32 FSMC接口控制CH374
基于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-USB.rar
- 意法基于arm-contex内核的单片机的usb固件程序库,ST arm-contex-based MCU core usb firmware library
STM32-FATFS-for-SD-card.rar
- 运行于stm32平台上的fat文件系统。,Stm32 platform running on the fat file system.
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
usb_Mass_Storage
- STM32实现读卡器功能,适用于STM32E-EVAL开发板-STM32 card reader function to achieve for STM32E-EVAL development board
STM32-USB-develop-notes
- 基于STM32单片节介绍了USB各种包的应答方式-Based on the STM32 chip USB section describes the way the response of various package
stm32_u_pan
- stm32 读写u盘的说明,功能较好,very good-stm32 u disk read and write instructions, function better, very good
STM32-USB-NAND-FLASH-U-Disk
- USB资料,STM32 USB NAND FLASH 模拟U盘.doc-STM32 U-Disk
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 读取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?)
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
U盘IAP-F429(2017.03.14)
- U盘IAP U盘获取的升级文件的数据写进stm32的flash,大致流程如下: 1.解锁flash 2.擦除指定扇区 3.写入升级固件的数据至刚擦除的扇区 4.跳转至用户程序(STM32 F429 IAP by U massage device)