搜索资源列表
uc_usb
- 一个ucos下的usb程序 包括底层驱动以及一部分应用程序 但是没有ucos的源代码 需要自己添加在souce目录中-USB utility under uCOS, including low layer driver and part of application. No uCOS source code. Need to add it into source dir.
Usb_arm
- arm7下面控制D12的程序源码,该源码在s3c44b0下通过测试。-ARM7 below D12 control procedures source, the source code under the s3c44b0 pass the test.
USB_RTX51
- 采用菲利普的USBD12芯片,结合89S52实现USBV1.1的通信。这个程序是运行在51上的程序。采用KEIL编译。并用采用了TinyRTX-using the USBD12 chip, combining 89S52 achieve USBV1.1 communication. The program is running in 51 on the procedure. Using KEIL compiler. And with the use of TinyRTX
HIDctrlC
- Delphi下的HID设备的VCL控件,使用起来非常简单,我在其中的readme.txt中有简单英文说明,按readme.txt中的方法注册后,打开demo文件夹下的内容即可测试!-HID Delphi VCL control equipment, very simple to use, in which I have the readme.txt simple English, by the way readme.txt After registration, open the demo fo
USBOTGCODE
- 该软件源程序示范了如何在嵌入式系统中实现USB-OTG协议,请配合参考ISP1302芯片说明书-the software source model of how the embedded system to achieve USB-OTG agreement, with reference manuals chip ISP1302
usb610.2
- USB51S库一共有3个文件,包括USB51S.LIB,ISR.C,ISR.H(为了增加USB通信的灵活性,并没有把所有的子程序都封装倒USB51S.LIB,而是在ISR.C建立部分通信程序,这样方便用户修改-USB51S for a total of three documents, including USB51S.LIB, ISR.C, ISR.H (USB communication in order to increase the flexibility, and not all th
GPIF_fifo
- 68013 gpif模式的使用说明,详细代码可以在众山公司下载-68,013 gpif pattern of the use of detailed descr iption of the code can be downloaded from the public Hill Companies
ZLG_USB
- 周立功USB开发板资料,在keil下编译的-weeks meritorious USB development board, in the Keil compiler
usb061
- 基于凌阳SPCE061A芯片的USB通讯可实现1.通过USB通讯,PC端应用程序能够控制LED灯的亮灭;2.PC端应用程序发送小于65字节的字符串给SPCE061A,SPCE061A接收PC发送的小于65字节字符串后将接收到的字符串发送给PC,PC接收字符并显示在界面。-based Sunplus SPCE061A USB chip can achieve a communication. USB communications, PC-side applications to control t
youpan
- 一个在网上下的优盘开发程序,有电路图和源程序-an online under the thumb drive development process, and source circuit
USB.C
- Linux下usb.c源代码分析 在Linux系统中有一个名为“The USB Core”子系统,它有特殊的API支持USB设备和控制器。-usb.c Linux source code analysis of the Linux system is called "The U.S. B Core "system, it has a special API support for USB devices and controllers.
USBPortDlg
- USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 -USBPort compilers note -- 01 (VC Knowl
51+PDIUSBDI2-Udisk
- 这是一个用89S52加PDIUSBD12模拟的一个U盘,里面涉及到USB接口,USB大容量存储设备,FAT16文件系统等内容。插入电脑后,可显示移动磁盘盘符及一个文本文件。 需要说明一下的是,这个包中的原理图,IDE接口部分、74HC573、以及RS232串口等部分,是作为这个实验板的一部分。在这个模拟U盘的程序中,是没有用到的。在下一个“移动硬盘”的例子中,就用到了IDE接口跟74HC573了。至于RS232,那时笔者在调试程序时用的。如果您不需要通过串口调试程序,RS232部分可
pdiusbd12firmwareprogramming
- 在单片机系统下实现基本的固件枚举,对应用开发者大有裨益-in SCM system firmware to achieve basic enumeration of application developers greatly benefit
LoadEz
- Eypress EZUSB 系列,在PC端下载目标文件,可以不用EEP-ROM了,节省成本,方便调试-Eypress EZUSB series, the PC-download the target file, it is not necessary for EEP-ROM, cost savings, facilitate debugging
51_USB_D12
- 51单片机控制D12 USB器件的完整源代码, keil工程文件,可以在周立功开发板上运行-51 MCU control D12 USB device complete source code, c51 engineering documents, in the weeks running meritorious development board
usbtestsoft
- usbc测试软件,在各种操作系统都可以,比较好用,请适用 -usbc testing software, the various operating systems can be more convenient, please apply
usb1Driver
- 1针对USB通信的驱动程序 2采用C语言编程 3可以用于ARM的嵌入式开发 4全部代码采用 ARM 指令. 5全部代码在 ADS1.2 中编译调试-against a USB Communication Driver 2 C programming language can be used for three ARM Embedded Development 4 all code using ARM instructions. All five of the code compi
怎样编写一个在USB接口读写数据的程序
- 怎样编写一个在USB接口读写数据的程序-how to Write/Read USB port ?
在bf533系统下的ISP1362的OTG源程序和原理图
- 在PHILP原代码的基础上,进行移植到BF533系统,实现了OTG的功能,包括了详细的代码和原理图。
