Welcome![Sign In][Sign Up]
Location:
Search - USB Driver.r

Search list

[USB developidiom.tar

Description: Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement events into keyboard input events: it reports arrow events to the input system according to how the physical mouse is moved. -Writing an Input Module The sample module i ntroduced here is called idiom (Input Device fo r Intercepting Output of Mice) The sample module registers itself with the USB kernel subsystem as a mouse driver and with the i Input management subsystem as a keyboard driver . idiom translates into mouse movement events k eyboard input events : it reports arrow events to the input system ACCO rding to how the physical mouse is moved.
Platform: | Size: 3498 | Author: 李强 | Hits:

[Other resource5509c++outfile

Description: 压缩目录下的Test_USB_Test.exe是PC侧的应用程序,dsp5509_10MHz_clk.out、dsp5509_12MHz_clk.out、和dsp5509_16MHz_clk.out是分别针对5509时钟为10M、12M和16M的out文件。基于ccs2.2开发。 在ccs2.2中load针对自己硬件平台的.out文件,用USB线连接好5509与PC,运行.out,会提示检测到USB设备,指定driver目录下的驱动即可。 再运行Test_USB_Test.exe,其操作格式为Test_USB_Test.exe w 32 r 32 即从PC向dsp写入32个字符,再读取32个5509返回的字符,在dsp上将输入的字符做了简单的+1操作。
Platform: | Size: 71990 | Author: awenor | Hits:

[USB developidiom.tar

Description: Writing an Input Module The sample module introduced here is called idiom (Input Device for Intercepting Output of Mice), The sample module registers itself with the USB kernel subsystem as a mouse driver and with the input management subsystem as a keyboard driver. idiom translates mouse movement events into keyboard input events: it reports arrow events to the input system according to how the physical mouse is moved. -Writing an Input Module The sample module i ntroduced here is called idiom (Input Device fo r Intercepting Output of Mice) The sample module registers itself with the USB kernel subsystem as a mouse driver and with the i Input management subsystem as a keyboard driver . idiom translates into mouse movement events k eyboard input events : it reports arrow events to the input system ACCO rding to how the physical mouse is moved.
Platform: | Size: 3072 | Author: 李强 | Hits:

[Driver DevelopUSBtocomDriver

Description:
Platform: | Size: 15360 | Author: 杨科伟 | Hits:

[DSP program5509c++outfile

Description: 压缩目录下的Test_USB_Test.exe是PC侧的应用程序,dsp5509_10MHz_clk.out、dsp5509_12MHz_clk.out、和dsp5509_16MHz_clk.out是分别针对5509时钟为10M、12M和16M的out文件。基于ccs2.2开发。 在ccs2.2中load针对自己硬件平台的.out文件,用USB线连接好5509与PC,运行.out,会提示检测到USB设备,指定driver目录下的驱动即可。 再运行Test_USB_Test.exe,其操作格式为Test_USB_Test.exe w 32 r 32 即从PC向dsp写入32个字符,再读取32个5509返回的字符,在dsp上将输入的字符做了简单的+1操作。-Compression Test_USB_Test.exe directory is a PC-side applications, dsp5509_10MHz_clk.out, dsp5509_12MHz_clk.out, and 5509 respectively dsp5509_16MHz_clk.out is the clock for the 10M, 12M and 16M of the out file. Based on the development of ccs2.2. Ccs2.2 in load in response to its own hardware platform. Out files, with USB cable connections good 5509 with PC, running. Out, will be prompted to detect the USB device, the designated driver can drive directory. Re-run Test_USB_Test.exe, its operation format Test_USB_Test.exe w 32 r 32 from the PC to the dsp write 32 characters, and then read the 5509 return of 32 characters, in the dsp input characters will make a simple 1 operation.
Platform: | Size: 71680 | Author: awenor | Hits:

[Software EngineeringEZ_USB_CY7C68013_driver

Description: 基于EZ_USB芯片CY7C68013的驱动程序设计很好的一篇关于USb驱动设计的文档-CY7C68013-based EZ_USB driver chip design very good article on the design documents Usb Driver
Platform: | Size: 174080 | Author: 艾小溪 | Hits:

[USB developusb2lpt

Description: 从一个德国人网站上下载的基于6813的USB转并口的驱动和源码-From a German website of the 6813-based USB to parallel port driver and the source
Platform: | Size: 357376 | Author: ancent | Hits:

[VC/MFCProgramming_the_Windows_Driver_Model_2nd_Edition.r

Description: 第二版介绍WDM模型的英文原版书,对于进行usb驱动编程有相当大的作用-WDM model to introduce the second edition of the original book in English is fundamental to the usb driver programming there is a substantial role
Platform: | Size: 2693120 | Author: carolyn | Hits:

[MTKmtkdriver

Description: mtk手机_通用的USB升级数据线驱动软件-MTK phone _ generic USB driver software upgrade data lines
Platform: | Size: 1562624 | Author: 苏陈 | Hits:

[Disk Toolsusbdisk

Description: MS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload usbaspi.sys /r /v /norst devload usbcd.sys /d:usbcd devload di1000dd.sys SHSUCDX.COM /D:?USBCD 其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d:usbcd 和SHSUCDX.COM /D:?USBCD用来驱动USB光驱。 其中devload usbaspi.sys在某些机器上死机的问题已经解决。usbaspi.sys 为2.27修改版。 其中devload di1000dd.sys出现devide overflow的问题及不兼容USB-ZIP+的问题都已修正,版本改为2.02以示区别。 -MS-DOS 7.1 USB disk driver in the autoexec.bat file by adding a few lines are as follows: devload usbaspi.sys/r/v/norst devload usbcd.sys/d: usbcd devload di1000dd.sys SHSUCDX. COM/D:? USBCD which devload di1000dd.sys for USB disk, devload usbcd.sys/d: usbcd and SHSUCDX.COM/D:? USBCD for USB CD-ROM drive. Which in some devload usbaspi.sys death machine of the problem has been resolved. usbaspi.sys for the modified version of 2.27. Devload di1000dd.sys which appear devide overflow problems and is not compatible USB-ZIP+ The problems have been amended version changed to 2.02 to show the difference.
Platform: | Size: 39936 | Author: yuanfu | Hits:

[USB develop2440_usb_driver

Description: ARM 支持2440的一个USB驱动程序-ARM support for a USB driver for 2440
Platform: | Size: 926720 | Author: hamlet | Hits:

[OtherMTK-6235-USB_Driver

Description: MTK-6235-USB_Driver 解包后执行安装程序即可-MTK-6235-USB_Driver after unpacking the installation program can be
Platform: | Size: 125952 | Author: wl1203 | Hits:

[Driver DevelopUSB_driver

Description: USB设计驱动源码,可用于cy7c680001usb设计芯片的接口驱动.-USB design-driven source code can be used to design chips cy7c680001usb interface driver.
Platform: | Size: 849920 | Author: yanxp | Hits:

[Driver Developeasycap_dc60.0.9.tar

Description: This driver is intended for use with hardware having USB ID 05e1:0408. The command `lsusb` can be used to confirm that your EasyCAP is of this type. Two kinds of EasyCAP have USB ID 05e1:0408, namely: Type "CVBS+S-VIDEO" has input cables labelled CVBS,S-VIDEO,AUDIO(L),AUDIO(R). Type "FOUR-CVBS" has video input cables labelled 1,2,3,4 and an audio cable.-This driver is intended for use with hardware having USB ID 05e1:0408. The command `lsusb` can be used to confirm that your EasyCAP is of this type. Two kinds of EasyCAP have USB ID 05e1:0408, namely: Type "CVBS+S-VIDEO" has input cables labelled CVBS,S-VIDEO,AUDIO(L),AUDIO(R). Type "FOUR-CVBS" has video input cables labelled 1,2,3,4 and an audio cable.
Platform: | Size: 119808 | Author: battle | Hits:

[source in ebookmini2440_manual

Description: he code allows lm3s9B96 chip thr JPEG encoder for ARM cortex M3 LPC11u14 chip system clock driver USB device chip LPC11u14 mass sto Based stm32f103vet6 and vs1003 mp FM1702 The classic example of embedded r A touch screen of the source code YL-LPC1788 user CD-ROM (V1.1) tes Renesas chip LCD driver program t FPU funcition demonstration on ST The chip USB devices LPC11u14 HID LPC11u14 chip IIC driver software Can be used for learning and engi Ventilation device in houme 485 send receive their summary pr Touch Panel Description IPCore STM32 development board
Platform: | Size: 160768 | Author: Mahdi | Hits:

[Linux-Unixphy-rcar-gen2-usb

Description: Renesas R-Car Gen2 USB phy driver for Linux.
Platform: | Size: 2048 | Author: ronhanxeng | Hits:

[Linux-Unixrcar2

Description: Renesas USB driver R-Car Gen. 2 initialization and power control.
Platform: | Size: 1024 | Author: pbtyqing | Hits:

[Linux-Unixphy-rcar-gen2-usb

Description: Renesas R-Car Gen2 USB phy driver.
Platform: | Size: 2048 | Author: winfiho | Hits:

[Linux-Unixphy-rcar-usb

Description: Renesas R-Car USB phy driver for Linux v2.13.6.
Platform: | Size: 2048 | Author: gqck4378 | Hits:

CodeBus www.codebus.net