搜索资源列表
51+ch375读写U盘超精简原程序(啊雨)
- 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
ARM7开发板上做的U盘的源码
- ARM7开发板上做的U盘的源码!!!值得参考啊!!资料比较全-ARM7 development board to do a U-source! ! ! Worth ah! ! Comparison all! !
读写U盘扇区实验
- 这是arm基于uC/os-II的读写U盘扇区实验-This is the arm on uC / OS-II to read and write disk sector experimental U
u盘设计的部分代码
- u盘设计的部分原代码,不完善,请各位高手多多指教-part of the original design of the code, imperfect, many experts advise you! !
U盘源码
- 基于MCU的U盘源码,实现flash的windos文件系统-based MCU U-source, the realization of flash file system windos
u盘
- 芯片使用51+ch375,程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件名,并可显示首文件内容-chips use 51 ch375, procedures using 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the contents of
51读写U盘源程序和原理图
- 51+sl811读写U盘的源程序+原理图。想用51完成U盘读写的网友可参考参考。-51 sl811 reader of the source disk U + diagram. With 51 to complete U-reader may refer to the website reference.
51读写u盘资料1
- 利用MCS-51单片机和USB接口芯片,读写移动U盘的方案-use of the MCS-51 microcontroller and USB interface chip, mobile U-literacy programs
51读写u盘资料2
- 利用MCS-51单片机和USB接口芯片,读写移动U盘的方案-use of the MCS-51 microcontroller and USB interface chip, mobile U-literacy programs
读写U盘源程序
- 51读写U盘源程序和原理图
elecfans.com-51读写U盘源程序和原理图
- 通过AVR单片机读U盘
USB主控控制器SL811读写U盘
- 51单片,加上USB主控控制器SL811,构成一个类似于PC机的USB主控端,用于读写U盘。
几个U盘源码
- 包括5个U盘固件源码,以及一个U盘过滤驱动程序源码。
U-Disk
- U盘读写协议:我开发U盘的重要参考代码。 bulk_only传输协议,FAT16文件系统.-U disk read and write an agreement: I developed an important reference U disk code. bulk_only Transfer Protocol, FAT16 file system.
U-pan-zhi-zuo
- u盘制作,并附有完整电路图,如果对硬件感兴趣,这是一本不可多得的好书。-u plate production, with a complete circuit, if the hardware of interest, this is a rare book.
u
- U盘文件,这都是公司的机密啊!大家秘密使用,不外传!-U disk file, this is the company' s confidential ah! You the secret to use, non-rumored!
stm32_usb_sd_u盘
- 将sd卡虚拟成一个u盘,最小支持256M的sd卡,实际测试可用。开发板为yy-stm32,,mcu为stm32f103ve。内含原理图,
U盘读写实验(裸机)
- u盘读写实验(裸机)基于 stm32f107,转载并非本人作(it is a demo about usb-read-and-write based on stm32f107)
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.)
U盘IAP-F429(2017.03.14)
- U盘IAP U盘获取的升级文件的数据写进stm32的flash,大致流程如下: 1.解锁flash 2.擦除指定扇区 3.写入升级固件的数据至刚擦除的扇区 4.跳转至用户程序(STM32 F429 IAP by U massage device)