📄 readme.txt
字号:
;=========================================================================
; Copyright : Cypress Semiconductor Corp, 2000.
;-------------------------------------------------------------------------
; Cypress 637xx USB/PS2 Combi Mouse Reference Design
;=========================================================================
LIST OF INCLUDED ITEMS
--------------------------------------------------------------------------
Category/Items Remarks
--------------------------------------------------------------------------
BOM
Designing A Low Cost CY7C63723USB-PS2 Mouse.doc Bill of Materials
(Appendix B)
--------------------------------------------------------------------------
DOCUMENT
Designing A Low Cost CY7C63723USB-PS2 Mouse.doc Application Note
cy7c637xx_e.pdf Data sheet
PS2firm.doc Firmware Implementation
Design Note and Test Plan
--------------------------------------------------------------------------
SCHEMATIC
schematics.pdf schematic
--------------------------------------------------------------------------
FIRMWARE
readme.txt General Description
637xx.inc Chip Specific Definitions
usb.inc USB Descriptors & Requests
macros.inc Macros
ps2.inc PS2 constants
637mouse.asm Source File
---------------------------------------------------------------------------
---------------------------------------------------------------------------
How to Generate a Hex File and a Listing File
. create a local directory
. copy the files <637mouse.asm>, <637xx.inc>, <ps2.inc>, <macros.inc> and
<usb.inc> over
. copy the Cypress Assembler <cyasm.exe>, version 1.94 or higher over
. at the DOS prompt type the command:
cyasm 637mouse
The above assembly process will generate the files <637mouse.hex> and
<637mouse.lst>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -