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
CH341系列编程器芯片usb转串口Altium Designer AD原理图库元件库CSV text has been written to file : 1.9 - CH341系列编程器芯片.csvLibrary Component Count : 56Name Description----------------------------------------------------------------------------------------------------CH311Q PC debug port monitorCH331T Mini USB Disk ControllerCH340G CH340H USB to TTL Serial / UART, USB to IrDACH340T USB to TTL Serial / UART, USB to IrDACH340R USB to IrDA, USB to RS232 SerialCH340S_P USB to Print Port / ParallelCH340S_S USB to TTL Serial / UART, pin compatible with CH341CH341A_S USB to TTL Serial / UART / I2C/IICCH341S_P USB to Print Port / ParallelCH341A_P USB to Print Port / ParallelCH341S_S USB to TTL Serial / UARTCH341S_X USB to EPP Parallel / SPI / I2C/IICCH341A_X USB to EPP Parallel / SPI / I2C/IICCH341T USB to TTL Serial / UART / I2C/IICCH345T USB to MidiCH352L_M PCI to 8255 mode 2 Parallel for MCU and 16C550 UART / IrDACH352L_P PCI to Print Port / Parallel and 16C550 UART / IrDACH352L_S PCI to Dual 16C550 UART, TTL Serial*2 / IrDA*1CH362L PCI Device / Slave only for RAM / Expansion ROMCH364F Member of CH364 chipsetsCH364P PCI Device / Slave Embedded Flash ROM, for Expansion ROMCH365P PCI Device / Slave, for I/O port or RAM / ROMCH372T USB Device / Slave for MCU, ParallelCH372A USB Device / Slave for MCU, ParallelCH372V USB Device / Slave for MCU, ParallelCH374S USB Host & Device / Slave for MCU, parallel / SPICH374T USB Host & Device / Slave for MCU, parallel / SPICH375S USB Host & Device / Slave for MCU, parallel / UART SerialCH375A USB Host & Device / Slave for MCU, parallel / UART SerialCH375V USB Host & Device / Slave for MCU, parallel / UART SerialCH411G FDC MFM encode and decodeCH421A Dual port bufferCH421S Dual port bufferCH423D I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423S I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423D_D I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423S_D I2C/IIC I/O expander, 16 GPO + 8 GPIO, 128 LEDs DriveCH423G I2C/IIC I/O expander, 6 GPO + 5 GPIOCH432Q Dual 16C550 UART with IrDA, parallel / SPICH432T SPI Dual 16C550 UART with IrDACH450K 6 Digits / 48 LEDs Drive & 8x6 Keyboard, I2C/IICCH450H 6 Digits / 48 LEDs Drive & 8x6 Keyboard, I2C/IICCH450L 8 Digits / 64 LEDs Drive & 8x8 Keyboard, I2C/IICCH451L 8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH451S 8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH451D 8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH452L_2 8 Digits / 64 LEDs Drive & 8x8 Keyboard, I2C/IICCH452L_4 8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH452S_2 8 Digits / 64 LEDs Drive & 8x8 Keyboard, I2C/IICCH452S_4 8 Digits / 64 LEDs Drive & 8x8 Keyboard, 4 Wire Interface, SPICH453S 16 Digits / 128 LEDs Drive, I2C/IICCH453D 16 Digits / 128 LEDs Drive, I2C/IICPCI 32Bit PCI Bus, simple / short cardPCI32 32Bit PCI BusUSB USB Port
标签: ch341 编程芯片 usb 串口 altium designer
上传时间: 2022-03-13
上传用户:
很好USB转串口资料
上传时间: 2014-12-25
上传用户:kaixinxin196
1、 支持USB 1.1通讯协议;2、 支持高速(Full Speed、12Mbps )和低速(Low Speed、1.5Mbps )传输;3、 6MHz晶体,锁相环PLL振荡器提供高速、低速所需时钟源;4、 支持3个端口(endpoint),可独立编程为IN 或 OUT端口。5、 PS/2:支持PS/2协议(eg.鼠标),与USB复用。
上传时间: 2013-11-03
上传用户:hbsunhui
基于s3c4480的三星arm开发板的测试程序 有usb,uart,flash等模块的测试程序
上传时间: 2014-01-18
上传用户:ikemada
Atmel’s AT91SAM7FP105 is a low pincount FingerChip processor based on the 32-bit ARM RISC processor. It features a on-chip biometric engine performing enrollment verification and identification, an internal record cache of up to 25 records and a secure command protocol over USB, SPI, UART. This protocol enables an external host system or processor to control the onchip bioengine functions, manipulate the record cache, and securely export record cache records for external storage. Together with the FingerChip sensor device AT77C104B, it forms an embedded, secured biometric turnkey solution.
标签: processor FingerChip pincount Atmel
上传时间: 2013-12-26
上传用户:shawvi
This software package contains the USB framework core developped by ATMEL, as well as a CDC driver for an USB to serial converter. The following files are included : - core/ -> Source code for the framework core -> Makefile for the core - cdc/ -> Source code for the CDC driver -> Makefile for the CDC driver - lib/ -> Lib v3 files for every supported chips - bin/ -> Compiled binaries for every supported chips - ./ -> Makefile for the framework -> Startup file
标签: developped framework software contains
上传时间: 2017-02-14
上传用户:qq1604324866
Actel Fusion System Management Development Kit UART Example. Contains Libero design using CoreABC. Program prints text to UART.
标签: Development Management Contains CoreABC
上传时间: 2017-08-20
上传用户:netwolf
CH340C+RT9013+MINI USB接口板 AD设计硬件原理图+PCB文件,ALTIUM设计的2层板设计,包括完整的原理图和PCB文件,主要器件如下:Library Component Count : 12Name Description----------------------------------------------------------------------------------------------------CAP CapacitorCC2640EM CC2630 ModuleCH340 CH340 USB 2 UARTCON11 Connector 11pinsCON12 Connector 12pinsCON3X2 Connector 5*2LED LEDRES ResistorRT9013 RT9013 3.3VSWITCH switch 6*6USB1 USB ConnectorsXDS110-Lte XDS110-Lite Target Interface
上传时间: 2021-11-24
上传用户:canderile
eeworm.com VIP专区 单片机源码系列 73资源包含以下内容:1. ICCAVR软件中文使用说明书.pdf2. 单片机原理及系统设计.rar3. iccavr v6.31a破解版下载.rar4. mcs-51单片机应用教程.rar5. AVR单片机应用设计 ,pdf.rar6. C51单片机并行口扩展设计及应用.pdf7. ATmega8原理及应用手册.rar8. AVR Studio 帮助文件中文翻译.rar9. AVR系统单片机C语言编程与应用实例.rar10. ICCAVR中文使用说明.pdf11. 单片机应用技术选编3.rar12. ICCAVR教程.pdf13. 单片机应用技术选编10.rar14. 51定时器计算软件.rar15. AVR单片机C语言开发入门指导.pdf16. 单片机应用技术选编1.rar17. 基于Proteus的单片机出租车计价器的设计.pdf18. 16 16点阵显示汉字原理及显示程序.rar19. STC定时器2的操作.pdf20. PS/2鼠标和单片机的接口.pdf21. 4位八段数码管的十进制加计数仿真实验(含电路图和仿真文件).rar22. MCU复位电路和振荡电路应用.pdf23. 汇编+保护模式+教程.rar24. 6位8段数码管驱动电路及C语言驱动程序.rar25. 基于PIC单片机控制的数字视频混合器.pdf26. 基于CAN总线的智能寻位制造系统.pdf27. 用单片机实现温度远程显示.rar28. 带I2C串行CMOS EEPROM、精密复位控制器和看门狗定.pdf29. 经典看门狗电路设计.pdf30. 单片机应用技术选编11.rar31. 看门狗复位芯片.pdf32. USB/EPP转接系统的硬件设计与分析.pdf33. 单片机应用技术选编9.rar34. 51单片机复位电路分析.pdf35. USB摄像头微处理器硬件设计.pdf36. 单片机复位电路设计.pdf37. 基于多点网络的水厂自动监控系统设计.pdf38. 提高PLC程序运行速度的几种编程方法.pdf39. 基于单片机的汽车多功能报警系统设计.pdf40. rs232串口通信大全.pdf41. 双单片机数据采集系统中TCPIP网络模块的实现.pdf42. 基于变频调速的水平连铸机拉坯辊速度控制系统.pdf43. tms320vc33应用电路原理图.pdf44. 基于USB接口的数据采集模块的设计与实现.pdf45. 51单片机驱动步进电机(含电路图和C语言源程序代码).doc46. 基于ST62单片机的称重显示控制器.pdf47. 单片机教程下载.rar48. 单片机系统“PC”失控的软件措施.pdf49. cx51编译器用户手册.pdf50. 4x4鍵盤的设计与制作.pdf51. keil c51使用说明(使用教程).doc52. 基于ADSP-BF561 的数字摄像系统设计.pdf53. keil uvision2使用教程.rar54. PL2303 USB to Serial Adapter.pdf55. 51仿真器(含原理图,PCB和监控程序).rar56. RS232串行接口电平转接器.pdf57. keil c51 v8.12下载.rar58. USB鼠标设计资料 (含原理图和源程序).zip59. 单片机在工业无线网络中的具体应用.pdf60. GM814x兼容SPITM总线的UART扩展芯片并联扩展应用.pdf61. 51单片机读写u盘(含源程序和原理图).zip62. 跟我学单片机教程(实验与指令教程).pdf63. 51单片机c语言.pdf64. I2C总线高频头控制程序(Keil C51程序 基于芯片TS.doc65. PLC TM卡开发系统汇编程序(ATM8051).pdf66. 微机原理与接口课件.rar67. 51单片机C语言编程实例.doc68. 51单片机实验程序.rar69. 单片机实用子程序(MCS-51库).rar70. PIC单片机的C语言编程.pdf71. 51汇编程序实例.rar72. 单片机控制交通灯程序及设计.rar73. 单片机c语言入门教程.pdf74. 汇编程序实例下载.rar75. 单片机外围电路设计(第2版).rar76. pic单片机c语言教程.pdf77. 用单片机配置FPGA—PLD设计技巧.pdf78. 《51单片机C语言应用程序实例精讲》.doc79. 51单片机c语言入门.pdf80. Keil Cx51 V7.0单片机高级语言编程与uVisio.rar81. 高速SOC单片机C8051F.pdf82. 51单片机外部中断程序.rar83. 51单片机c语言教程.pdf84. 一种基于C8051F单片机的直流无刷电机转速控制系统.doc85. 单片机入门学习.rar86. HT48&HT46 MCU用软件执行I2C总线的控制功能的方.pdf87. C8051F040单片机开发与C语言编程(例子).rar88. MCS-51单片机原理与应用.rar89. i2c总线pdf.pdf90. SM-IIC/2051模块用户说明(I2C 数据控制模块).pdf91. I2C总线驱动程序.pdf92. 51单片机拼音中文输入法c程序源代码.zip93. 单片机万年历设计(含程序和原理图以及PCB文件).rar94. c8051f040/c8051f041/c8051f042/.pdf95. cygnal单片机教程.pdf96. 多功能数字钟电路图.pdf97. C51单片机模拟I2C总线的C语言实现.doc98. C8051F单片机应用解析.rar99. 单片机汉字显示系统电路图.pdf100. LED显示屏动态显示及程序.rar
上传时间: 2013-04-15
上传用户:eeworm