Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - MCU read U disk
Search - MCU read U disk - List
基于atmel公司带USB2.0控制器、51内核的单片机AT89C5131F和K9F5608U的U盘读写源程序(keilC uversion3环境)-atmel based company with USB2.0 controller, 51 MCU kernel and K9F5608U AT89C5131F U disk read and write source (keil C uversion3 Environment)
Update : 2008-10-13 Size : 39.15kb Publisher : laixin

MCS-51单片机ASM语言的U盘文件读写示例程序, 适用于89C52或者更大程序空间的单片机-MCS-51 microcontroller ASM language U disk read and write documents examples of procedures, apply to 89 or more tents procedures space MCU
Update : 2008-10-13 Size : 5.28kb Publisher : 王晓春

基于atmel公司带USB2.0控制器、51内核的单片机AT89C5131F和K9F5608U的U盘读写源程序(keilC uversion3环境) -atmel based company with USB2.0 controller, 51 MCU kernel and K9F5608U AT89C5131F U disk read and write source (keil C uversion3 Environment)
Update : 2008-10-13 Size : 47.52kb Publisher : xuestic

基于atmel公司带USB2.0控制器、51内核的单片机AT89C5131F和K9F5608U的U盘读写源程序(keilC uversion3环境)-atmel based company with USB2.0 controller, 51 MCU kernel and K9F5608U AT89C5131F U disk read and write source (keil C uversion3 Environment)
Update : 2025-02-17 Size : 39kb Publisher : laixin

DL : 0
基于atmel公司带USB2.0控制器、51内核的单片机AT89C5131F和K9F5608U的U盘读写源程序(keilC uversion3环境) -atmel based company with USB2.0 controller, 51 MCU kernel and K9F5608U AT89C5131F U disk read and write source (keil C uversion3 Environment)
Update : 2025-02-17 Size : 47kb Publisher : xuestic

51读写u盘 uart.c main.c rwudiskdemo.c-51 mcu read u disk
Update : 2025-02-17 Size : 68kb Publisher : younger

DL : 0
单片机读写U盘sd卡等例程,开发手册等。-MCU read U disk sd card routines, develop manuals.
Update : 2025-02-17 Size : 1.22mb Publisher : 肖凤

DL : 0
51单片机读写U盘C程序 /* 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容-51 MCU read U disk C program/* this program with 180 lines C code can read U disk FAT16 file system root directory, you can see the root directory of the file name, file contents can be displayed in the first
Update : 2025-02-17 Size : 3kb Publisher : liudx

DL : 0
C写的单片机读U盘和SD卡的程序,里面附带电路图及关键芯片的数据手册,很详细-C write MCU read U disk and SD card program, which included data on the chip circuit diagram and key manual, very detailed
Update : 2025-02-17 Size : 1.37mb Publisher : houjunyu

DL : 0
本程序使用单片机I/O口模拟并口于CH375进行通信,可以读出U盘的参数,并且可以把U盘当做存储器,读写任意的扇区-This procedure using the MCU I/O port simulation parallel port to communicate on the CH375, you can read U disk parameters, which can be as U disk memory, read and write arbitrary sector
Update : 2025-02-17 Size : 36kb Publisher : 坏宝贝

本文介绍了一种基于 USB接口芯片 SL811HS的单片机实现读写 U盘的系统。该系统解决了多数数据采 集设备、工控机及嵌入式系统由于没有安装 USB标准接口 ,不能读写 U盘的问题 ,重点分析系统的原理及传输协议 , 给出了硬件、软件的实现方法。用 SL811HS实现单片机读写 U盘的方法简单 ,成本较低 ,在嵌入式控制系统中有着较 大的推广应用价值。-This paper introduces a USB interface chip based on a single chip SL811HS U disk system to read and write. The system solves most of the data acquisition equipment, industrial computer and embedded systems are not installed as standard USB interface, can not read U disk problem, the principle focus of the system and transmission protocol, gives the hardware and software implementation methods. MCU with SL811HS U disk read and write simple, low cost, embedded control system has a great application value.
Update : 2025-02-17 Size : 225kb Publisher : tt

DL : 0
单片机+ch375芯片HOST模式下,进行读写U盘程序-MCU+ ch375 read U disk program
Update : 2025-02-17 Size : 110kb Publisher : Thomas

51单片机+sl811读写U盘的源程序和SCH原理图-51 MCU+ sl811 U disk read and write source code and schematics SCH
Update : 2025-02-17 Size : 41kb Publisher : aszg

其文档说明了用单片机来读写U盘的具体操作-The document describes the U disk with a microcontroller to read and write the specific operation
Update : 2025-02-17 Size : 931kb Publisher : gui

DL : 0
51单片机也能读U盘,SD卡了,为大家奉上51单片机读sd卡的源代码,希望大家支持!-51 MCU can read U disk, SD card, as we offer 51 single read sd card source code, I hope you support!
Update : 2025-02-17 Size : 154kb Publisher : 张世元

DL : 0
PIC18F4580+SL811芯片架构 MCU 通过SL811读取U盘数据,并将读取的数据通过RS485发送出去。-PIC18F4580+ SL811 chip architecture MCU through the SL811 read U disk data and read data sent through the RS485.
Update : 2025-02-17 Size : 204kb Publisher : 张月

该代码使用C语言编写,用于实现51单片机对U盘的读写功能。-Single chip microcomputer to read and write U disk
Update : 2025-02-17 Size : 11kb Publisher : senall

使用AVR单片机Atmega16作为mcu,CH376S作为USB控制芯片,使用C语言在CVAVR环境下编程。实现了AVR单片机U盘通讯。功能:检测U盘插入、初始化磁盘、读取U盘厂商信息、在根目录下新建文件NEWFILE1.TXT、写入“欢迎王之清进入U盘世界!”、关闭文件。-AVR microcontroller ATmega16 as the MCU, CH376 USB controller chip, using the the programming of the C language CVAVR environment. The AVR microcontroller U disk newsletter. Functions: detection U disk inserted, initialize the disk, read U disk vendor information, in the root directory the New File NEWFILE1.TXT, write " Welcome Wang Qing enter the U disk world!" Close the file.
Update : 2025-02-17 Size : 24kb Publisher : 之清

DL : 0
u盘读写CH375模块-- MP3播放 支持STC系列单片机-u disk read and write CH375 module- MP3 playback support STC Series MCU
Update : 2025-02-17 Size : 145kb Publisher : 何超

基于STM32F407单片机USB通讯,实现读写U盘数据程序(USB communication based on STM32F407 MCU to realize data program of reading and writing U disk)
Update : 2025-02-17 Size : 1.41mb Publisher : 111_11
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.