USB_INT

所属分类:嵌入式/单片机/硬件编程
开发工具:PowerBuilder
文件大小:190KB
下载次数:161
上传日期:2009-06-23 14:12:38
上 传 者没有作业好开心
说明:  C8051F340单片机官方USB通讯列子移植到Keil环境下。LED控制,USB通讯,片内温度采集等。Keil8.09编译通过。
(C8051F340 single chip USB communications Liezi official Keil transplanted into an environment. LED control, USB communications, and so on-chip temperature acquisition. Through Keil8.09 compiler.)

文件列表:
USB_INT\cyglink.txt (390, 2006-08-19)
USB_INT\ExtDll.iex (19, 2009-06-19)
USB_INT\F34x_USB_Descriptor.c (4683, 2005-12-21)
USB_INT\F34x_USB_Descriptor.h (6091, 2005-12-21)
USB_INT\F34x_USB_Descriptor.LST (8426, 2009-06-19)
USB_INT\F34x_USB_Descriptor.OBJ (15412, 2009-06-19)
USB_INT\F34x_USB_ISR.c (19279, 2006-11-19)
USB_INT\F34x_USB_ISR.LST (28292, 2009-06-19)
USB_INT\F34x_USB_ISR.OBJ (30363, 2009-06-19)
USB_INT\F34x_USB_Main.c (13967, 2005-12-21)
USB_INT\F34x_USB_Main.h (8553, 2005-12-21)
USB_INT\F34x_USB_Main.LST (20280, 2009-06-19)
USB_INT\F34x_USB_Main.OBJ (23479, 2009-06-19)
USB_INT\F34x_USB_Register.h (5286, 2005-12-21)
USB_INT\F34x_USB_Standard_Requests.c (21960, 2005-12-21)
USB_INT\F34x_USB_Standard_Requests.LST (32369, 2009-06-19)
USB_INT\F34x_USB_Standard_Requests.OBJ (30837, 2009-06-19)
USB_INT\USB_INT (93434, 2009-06-19)
USB_INT\USB_INT.lnp (136, 2009-06-19)
USB_INT\USB_INT.M51 (43674, 2009-06-19)
USB_INT\USB_INT.Opt (1986, 2009-06-22)
USB_INT\USB_INT.plg (154, 2009-06-22)
USB_INT\USB_INT.Uv2 (2410, 2009-04-28)
USB_INT\USB_INT_Opt.Bak (1976, 2009-06-19)
USB_INT\USB_INT_Uv2.Bak (2396, 2006-11-19)
USB_INT\USB上位机测试程序.exe (225280, 2009-06-15)
USB_INT (0, 2009-06-22)

------------------------------------------------------------------------------- Readme.txt ------------------------------------------------------------------------------- Copyright 2005 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 F34x_USB_Descriptor.h F34x_USB_ISR.c F34x_USB_Main.c F34x_USB_Main.h F34x_USB_Register.h F34x_USB_Standard_Requests.c ReadMe.txt (this file) Release Information: ------------------- Version 1.0 Initial release (GP). 20 DEC 2005 ------------------------------------------------------------------------------- End Of File -------------------------------------------------------------------------------

近期下载者

相关文件


收藏者