This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In addition to this interrupt, every 168ms a timer overflow interrupts the main program and implements one state of the mouse state machine. This state machine handles sending bytes to and translating bytes received from the PS/2 mouse automatically. All of this is done in the background while the main program runs in the foreground. The only operation that the main program implements is sending mouse data to the PC via USB.
标签: firmware mouse translates translator
上传时间: 2015-04-26
上传用户:cuiyashuo
Microphone Project using USB and the PIC 16C745
标签: Microphone Project 16C745 using
上传时间: 2015-04-26
上传用户:xiaodu1124
這個程序使用HID類API讀取USB設備資料﹐只列舉出所有HID設備﹐對于非HID類的設備不起作用
上传时间: 2014-08-26
上传用户:赵云兴
一个用来实现把RS232接口转换成USB接口的设备驱动程序源码,用DDK编译
上传时间: 2013-11-26
上传用户:songrui
一个USB接口资源检测程序,含USB编程资源,有需要的朋友可以下载来看看,还有我调试过,绝对可以正常运行
上传时间: 2014-01-10
上传用户:671145514
这是ARM9开发板上自带的USB驱动程序,内核是三星的S3C2410。请参考。
上传时间: 2015-04-28
上传用户:a3318966
菲利浦ARM芯片LPC2000的Usb驱动,基于uC/OS并提供了通过Usb读写E2PROM的应用软件
上传时间: 2015-04-28
上传用户:dyctj
一个简单实现USB鼠标的源代码,hidmouse
上传时间: 2015-04-29
上传用户:lhc9102
共享软件PROGISP(Ver1.4) 2005/12/28 支持编程器类型 1,多种并口(可以自定义)编程器(并口串行) 2,USBPROG编程器(usb串行) 3,并口并行编程器 特色: 1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。 2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k) 3,支持自定义ATMEL全系列cpu(avr+S5x 系列). 4,支持自定义熔丝信息提示功能 5,支持时钟校正及系列号生成功能 6,USBPROG还支持usb转串口功能
上传时间: 2013-12-11
上传用户:whenfly
usb的发送和接收程序源码,用VB编写,并附有模块源码
上传时间: 2014-01-04
上传用户:zhliu007