文件名称:pic16c765.rar
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
,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 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.
,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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pic16c765/usb_defs.inc
pic16c765/hidclass.asm
pic16c765/mouse.asm
pic16c765/usb_ch9.asm
pic16c765/MOUSE.HEX
pic16c765/descript.asm
pic16c765/16C745.LKR
pic16c765/16C765.LKR
pic16c765/mouse.pjt
pic16c765/Readme.txt
pic16c765/descript.err
pic16c765/descript.lst
pic16c765/descript.o
pic16c765/hidclass.err
pic16c765/hidclass.lst
pic16c765/hidclass.o
pic16c765/mouse.err
pic16c765/mouse.lst
pic16c765/mouse.o
pic16c765/usb_ch9.err
pic16c765/usb_ch9.lst
pic16c765/usb_ch9.o
pic16c765
pic16c765/hidclass.asm
pic16c765/mouse.asm
pic16c765/usb_ch9.asm
pic16c765/MOUSE.HEX
pic16c765/descript.asm
pic16c765/16C745.LKR
pic16c765/16C765.LKR
pic16c765/mouse.pjt
pic16c765/Readme.txt
pic16c765/descript.err
pic16c765/descript.lst
pic16c765/descript.o
pic16c765/hidclass.err
pic16c765/hidclass.lst
pic16c765/hidclass.o
pic16c765/mouse.err
pic16c765/mouse.lst
pic16c765/mouse.o
pic16c765/usb_ch9.err
pic16c765/usb_ch9.lst
pic16c765/usb_ch9.o
pic16c765
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.