C8051_usb

所属分类:其他
开发工具:C++
文件大小:92KB
下载次数:25
上传日期:2009-05-15 05:53:35
上 传 者sodium
说明:  This file for experiment of C8051 Microcontroller(SILABS company) with USB interface that use keil programming if you have some problem for this file, please contact me with sofa24@hotmail.com

文件列表:
Firmware (0, 2009-05-11)
Firmware\cyglink.txt (429, 2009-05-11)
Firmware\F34x_USB0_Interrupt (12791, 2009-05-11)
Firmware\F34x_USB0_Interrupt.M51 (43496, 2009-05-11)
Firmware\F34x_USB0_Interrupt.wsp (36125, 2008-02-08)
Firmware\F34x_USB_Descriptor.c (4697, 2008-02-08)
Firmware\F34x_USB_Descriptor.h (6096, 2008-02-08)
Firmware\F34x_USB_Descriptor.LST (8415, 2009-05-11)
Firmware\F34x_USB_Descriptor.OBJ (1891, 2009-05-11)
Firmware\F34x_USB_ISR.c (19297, 2008-02-08)
Firmware\F34x_USB_ISR.LST (28281, 2009-05-11)
Firmware\F34x_USB_ISR.OBJ (7014, 2009-05-11)
Firmware\F34x_USB_Main.c (13967, 2008-02-08)
Firmware\F34x_USB_Main.h (8580, 2008-02-08)
Firmware\F34x_USB_Main.LST (20269, 2009-05-11)
Firmware\F34x_USB_Main.OBJ (4010, 2009-05-11)
Firmware\F34x_USB_Register.h (5289, 2008-02-08)
Firmware\F34x_USB_Standard_Requests.c (22119, 2008-02-08)
Firmware\F34x_USB_Standard_Requests.LST (32572, 2009-05-11)
Firmware\F34x_USB_Standard_Requests.OBJ (7104, 2009-05-11)
Firmware\Interrupt Firmware Reference Manual.pdf (39896, 2008-02-08)
Firmware\tmp.out (633, 2009-05-11)

------------------------------------------------------------------------------- Readme.txt ------------------------------------------------------------------------------- Copyright 2007 Silicon Laboratories, Inc. http://www.silabs.com Program Description: ------------------- This application note covers the implementation of a simple USB application using the interrupt transfer type. Thisincludes support for device enumeration, control and interrupt transactions, and definitions of descriptor data. The purpose of this software is to give a simple working example of an interrupt transfer application; it does not includesupport for multiple configurations, or other transfer types. How To Test: ----------- 1) Download the code to any C8051F34x target board using the Silicon Labs IDE 2) Run the GUI application that comes with the firmware and test the features Known Issues and Limitations: ---------------------------- 1) Firmware works with the Silicon Labs IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains. 2) Compiler optimization emphasis is selected as "favor small code". This selection is necessary for the project to be compiled with the trial version of the Keil C51 Compiler (under 4k code space). 3) If using the C8051F340TB target board, the VREGIN-VBUS pins should be shorted if bus powered. The VREGIN-VDD pins should be shorted if wall powered. 4) Windows application and driver supports Win2K, XP, and ***SE only. Target and Tool Chain Information: --------------------------------- FID: 34X000023 Target: C8051F34x Tool chain: Keil C51 7.50 / Keil EVAL C51 Silicon Laboratories IDE version 2.6 Project Name: F34x_USB_Interrupt Command Line Options: -------------------- Assembler : Default Compiler : Default Linker : Default File List: --------- F34x_USB_Descriptor.c (1.0) F34x_USB_Descriptor.h (1.0) F34x_USB_ISR.c (1.0) F34x_USB_Main.c (1.0) F34x_USB_Main.h (1.0) F34x_USB_Register.h (1.0) F34x_USB_Standard_Requests.c (1.1) ReadMe.txt (this file) (1.1) Release Information: ------------------- Version 1.1 08 JAN 2008 (GP) Updated F34x_USB_Standard_Requests.c to v1.1 Version 1.0 Initial release (GP). 20 DEC 2005 ------------------------------------------------------------------------------- End Of File -------------------------------------------------------------------------------

近期下载者

相关文件


收藏者