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