Location:
Search - Cypress H
Search list
Description: 第12章(/12/)
BasicUSB.SchDoc 电路原理图
FX2Test/FX2Test.Uv2 Keil C51工程
FX2Test/EZUSB.LIB EZ-USB库文件
FX2Test/dscr.a51 USB描述符
FX2Test/USBJmpTb.OBJ USB中断跳转表
FX2Test/syncdly.h 同步延时
FX2Test/lpregs.h 寄存器声明
FX2Test/lp.h EZ-USB头文件
FX2Test/fw.c C51主程序
FX2Test/periph.c 初始化及任务调度
FX2Test/FX2Test.hex 单片机Hex文件
FX2Test/STARTUP.A51 启动代码
程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。
安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。
注意:这里需要添加完整的头文件及库文件才可以编译。
Platform: |
Size: 46479 |
Author: 熊達達 |
Hits:
Description: 用CY7C63723设计的鼠标固件程序
chip.c - include file that defines CY7C63723 constants
- combi.c - main source file
- combi.hex - Intel hex file for programming a CY7C63723 microcontroller
- combi.lst - output listing from c-compiler for use with the CYDB debugger
- macros.h - defines macros used in combi.c
- ps2defs.h - defines PS/2 interface constants
- usb_desc.h - defines the USB descriptors
- usbdefs.h - defines USB interface constants-CY7C63723 use the mouse firmware design procedures chip.c-include file that defines constants CY7C63723- combi.c-main source file-combi.hex-Intel hex file for programming a microcontroller CY7C63723- combi.lst-output listing from c-compiler for use with the CYDB debugger- macros.h-defines macros used in combi.c- ps2defs.h-defines PS/2 interface constants- usb_desc.h-defines the USB descriptors- usbdefs.h-defines USB interface constants
Platform: |
Size: 78848 |
Author: 江辉 |
Hits:
Description: printer driver for the HP670, HP690, HP850, HP855
HP870, HP890, HP1100 and HP1600 color printers.
To be used with the Ghostscript printing system.-printer driver for the HP670, HP690. HP850, HP855 HP870, HP890. HP1100 and HP1600 color printers. To be used wit h the Ghostscript printing system.
Platform: |
Size: 23552 |
Author: hansoft |
Hits:
Description: 程序描述:使用Cypress的Cy7C68013A芯片进行设计,控制外部LED数码管的显示。程序包括USB固件程序以及主机程序。
安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器和Visual C++ 6.0运行即可。
注意:可以首先使用Cypress的调试工具进行固件程序的调试,以确保固件程序的正确性。
-Description: Using Cypress
Platform: |
Size: 531456 |
Author: 李颜 |
Hits:
Description: FX2.H和FX2REGS.H,cy7c68013芯片的固件程序需要include这两个头文件,应该对usb开发的有些用-FX2.H and FX2REGS.H, cy7c68013 chip firmware files need to include these two heads, there should be some development with usb
Platform: |
Size: 10240 |
Author: yanping |
Hits:
Description: 第12章(/12/)
BasicUSB.SchDoc 电路原理图
FX2Test/FX2Test.Uv2 Keil C51工程
FX2Test/EZUSB.LIB EZ-USB库文件
FX2Test/dscr.a51 USB描述符
FX2Test/USBJmpTb.OBJ USB中断跳转表
FX2Test/syncdly.h 同步延时
FX2Test/lpregs.h 寄存器声明
FX2Test/lp.h EZ-USB头文件
FX2Test/fw.c C51主程序
FX2Test/periph.c 初始化及任务调度
FX2Test/FX2Test.hex 单片机Hex文件
FX2Test/STARTUP.A51 启动代码
程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。
安装:把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。
注意:这里需要添加完整的头文件及库文件才可以编译。
-Chapter 12 (/ 12 /) BasicUSB.SchDoc circuit schematic FX2Test/FX2Test.Uv2 Keil C51 works FX2Test/EZUSB.LIB EZ-USB library file FX2Test/dscr.a51 USB descriptor FX2Test/USBJmpTb.OBJ USB interrupt jump table FX2Test/syncdly.h sync delay register FX2Test/lpregs.h statement FX2Test/lp.h EZ-USB header files FX2Test/fw.c C51 main program initialization and task scheduling FX2Test/periph.c single FX2Test/FX2Test.hex Hex machine code file to start the procedure FX2Test/STARTUP.A51 Description: Cypress provided the use of EZ-USB Development Kit basic firmware programming. Installation: copy the source to your hard disk under a specific directory, use the Keil C compiler can run. Note: There will need to add the complete header files and library files can be compiled.
Platform: |
Size: 46080 |
Author: 熊達達 |
Hits:
Description: Cypress USB-HID -> COM driver-Cypress USB-HID-> COM driver
Platform: |
Size: 12288 |
Author: anh thi |
Hits:
Description: 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。
BasicUSB.SchDoc 电路原理图
FX2Test/FX2Test.Uv2 Keil C51工程
FX2Test/EZUSB.LIB EZ-USB库文件
FX2Test/dscr.a51 USB描述符
FX2Test/USBJmpTb.OBJ USB中断跳转表
FX2Test/syncdly.h 同步延时
FX2Test/lpregs.h 寄存器声明
FX2Test/lp.h EZ-USB头文件
FX2Test/fw.c C51主程序
FX2Test/periph.c 初始化及任务调度
FX2Test/FX2Test.hex 单片机Hex文件
FX2Test/STARTUP.A51 启动代码-Description: Use to provide Cypress' s EZ-USB development kit for the basic design of the firmware. Copy the installation source to your hard disk under a specific directory, use the Keil C compiler can run. However, the first to add a complete library of documents and files can be compiled. BasicUSB.SchDoc circuit schematic FX2Test/FX2Test.Uv2 Keil C51 works FX2Test/EZUSB.LIB EZ-USB library file descriptor FX2Test/dscr.a51 USB interrupt jump table FX2Test/USBJmpTb.OBJ USB sync delay FX2Test/syncdly.h Register FX2Test/lpregs.h statement FX2Test/lp.h EZ-USB headers FX2Test/periph.c main FX2Test/fw.c C51 initialization and task scheduling Hex file FX2Test/FX2Test.hex single-chip FX2Test/STARTUP. startup code A51
Platform: |
Size: 43008 |
Author: 刘可 |
Hits:
Description: 另一個簡易的 Cypress FX2 晶片控制的範例程式.以只載入 usb.h 的基本模式進行開發.-Cypress FX2 another simple example of chip-controlled program. Usb.h to only load the basic pattern of development.
Platform: |
Size: 10240 |
Author: Vincent Lin |
Hits:
Description: 经过验证可用,基于CY7C68013的固件源程序;Cypress Semiconductor公司的EZ-USB FX2是世界上第一款集成USB2.0的微处理器,它集成了USB2.0收发器、SIE(串行接口引擎)、增强的8051微控制器和可编程的外围接口-Verified available, based on the CY7C68013 firmware source code Cypress Semiconductor' s EZ-USB FX2 is the world' s first integrated USB2.0 microprocessor, which integrates a USB2.0 transceiver, SIE (Serial Interface Engine ), enhanced 8051 microcontroller and a programmable peripheral interface
Platform: |
Size: 80896 |
Author: lyd |
Hits:
Description: Cypress的USB驱动.可以很好的应用 不在需要从新写程序 -Cypress' s USB drive. Can be a good application to write the new procedures do not require
Platform: |
Size: 252928 |
Author: David |
Hits:
Description: CyAPI.h是Cypress公司提供的用于USB2.0的上位机开发头文件-Copyright (c) Cypress Semiconductor, 2003 All rights reserved.
Platform: |
Size: 3072 |
Author: 李桃燕 |
Hits:
Description: usb_c67x00.h: platform definitions for the Cypress C67X00 USB chip.
Platform: |
Size: 1024 |
Author: qajeige |
Hits:
Description: usb_c67x00.h: platform definitions for the Cypress C67X00 USB chip.
Platform: |
Size: 2048 |
Author: daxesv |
Hits:
Description: cypress的ps2驱动代码,包含H和C文件,完整-cypress The ps2 driver code, including C and H files, complete
Platform: |
Size: 7168 |
Author: FREEXP |
Hits: