搜索资源列表
USBHOST.c
- 主机端控制C程序,自动妹举设备,自动检测设备,自动检测设备移除,以文件的方式管理U盘-mainframe C-control procedures, automatic sister held equipment, automatic test equipment, automatic test equipment removed a document management U disk
CH375
- 使用USBHOST: CH375读写U盘的程序
USBHost+gba_nds_fat
- 看到最近大家都关心 usbhost 的实现, 论坛上能找到的代码仅是一些简单的 demo , 完整的源码级的协议层是找不到的 我就贡献一把, 将我前一段时间移植成功的 USBHost 代码奉上 注意事项 1. ohci 层移植自 u-boot-1.3.2-rc3 2. fat 层移植自 gba_nds_fat 3. 本代码只是我产品中的一部分, 使用 Keil RTL 操作系统, 任务为 void task_usb(void) __task 保证完整, 想要跑起来可能需
USBHost.rar
- NXP LPC23xx USBHost Demo,NXP LPC23xx USBHost Demo
usbhostLib.rar
- usb 芯片的嵌入式程序包。主要应用与USBhost.,usb chip embedded package. The main application and USBhost.
usbhost 用51单片机完成U盘读写功能
- 用51单片机完成U盘读写功能(源码+原理图)-Complete microcontroller with 51 U disk read and write capabilities (source+ schematics)
USBHostLite-JTAG
- 官方下载的NXP LPC2388的usbhost程序有问题,不能用JTAG调试,导致有时候检测U盘不正常。本人修改usbhost代码保证了枚举的正常性-NXP LPC2388 usbhost exmple have some problem use jtag debug 。 i find the bug and fix it。
arm+mp3+usbhost
- ARM+MP3+USBHOST(at91sam7s64+vs1003b+ch375v)的全套资料-ARM+ MP3+ USBHOST (at91sam7s64+ Vs1003b+ Ch375v) a complete set of data
usbhost
- 单片机控制的USB主机程序 很值得学习-Single-chip USB host control procedures are worth learning
MCB2300
- LPC2368学习板使的试验例程 包括CAN,ADC,cantest,Common,USBHost,USBUVC,PortLCD,GPIO,EXTINT-LPC2368 board to make experimental study routines, including CAN, ADC, cantest, Common, USBHost, USBUVC, PortLCD, GPIO, EXTINT etc.
usbhost
- 51单片机+sl811读写优盘的原理图及程序-51 USB MCU+ sl811 read the schematic and procedures
usbhost
- 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!
usb_host_init
- ateml9200的USB HOST初始化,主要是USBHOST的时钟的配置,这很重要。USB的时序配置是你开发的前提。-ateml9200 USB HOST initialization mainly the USBHOST clock configuration is very important. USB timing configuration is the premise that you develop.
USB-MOUSE
- STM32F407 usbhost 鼠标接口程序在自官方示例 基础上作了修改 移动鼠标 串口输出数据 -STM32F407 usbhost mouse interface program from official sample Move the mouse has been modified based on the serial output data
STM32_HOST_UVC_Camera-master
- 实现STM32F4的USBhost功能,使用uvc协议与USB摄像头通讯。(Realize the USB host function of STM32F4 and communicate with USB camera using UVC protocol.)