BTF320
btf320 

所属分类:单片机开发
开发工具:C/C++
文件大小:628KB
下载次数:15
上传日期:2009-10-22 16:36:18
上 传 者liudong19840906
说明:  这是C8051F320开发板的示例程序,包括USB、lcd、pwm、adc的程序代码。
(This is an example of C8051F320 development board procedures, including USB, lcd, pwm, adc program code.)

文件列表:
BTF320实验程序\USBDEMO\c8051F320.h (16194, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB0_Interrupt.wsp (36175, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB_Descriptor.c (4919, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB_Descriptor.h (6327, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB_ISR.c (19554, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB_Main.c (14314, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB_Main.h (8925, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB_Register.h (5502, 2006-10-24)
BTF320实验程序\USBDEMO\F32x_USB_Standard_Requests.c (22442, 2006-10-24)
BTF320实验程序\USBDEMO\Interrupt Firmware Reference Manual.pdf (39896, 2006-10-24)
BTF320实验程序\pwm\c8051F320.h (16194, 2006-10-24)
BTF320实验程序\pwm\pwm-8.c (2400, 2006-10-24)
BTF320实验程序\pwm\pwmout.wsp (39417, 2006-10-24)
BTF320实验程序\lcd\c8051F310.h (16449, 2006-10-24)
BTF320实验程序\lcd\lcd1602a.#2 (8836, 2006-10-24)
BTF320实验程序\lcd\lcddisplay.wsp (39424, 2006-10-24)
BTF320实验程序\lcd\lcd1602a.#1 (8824, 2008-02-19)
BTF320实验程序\lcd\lcd1602a.c (8824, 2008-02-19)
BTF320实验程序\key\c8051F320.h (16194, 2006-10-24)
BTF320实验程序\key\key.c (2710, 2006-10-24)
BTF320实验程序\key\lcd1602a.c (7897, 2006-10-24)
BTF320实验程序\key\testkey.wsp (40056, 2006-10-24)
BTF320实验程序\cp\c8051F320.h (16194, 2006-10-24)
BTF320实验程序\cp\cp1.c (2671, 2006-10-24)
BTF320实验程序\cp\testcp.wsp (39394, 2006-10-24)
BTF320实验程序\adc-temp\adc_temp.c (16111, 2006-10-24)
BTF320实验程序\adc-temp\c8051F320.h (16194, 2006-10-24)
BTF320实验程序\adc-temp\lcd1602A.c (8184, 2006-10-24)
BTF320实验程序\adc-temp\testtemp.wsp (39759, 2006-10-24)
BTF320实验程序\adc\ADC1.c (8051, 2006-10-24)
BTF320实验程序\adc\c8051F320.h (16194, 2006-10-24)
BTF320实验程序\adc\lcd1602a.c (8075, 2006-10-24)
BTF320实验程序\adc\testadc1.wsp (40041, 2006-10-24)
BTF320实验程序\24C04test\24C04test.c (24497, 2006-10-24)
BTF320实验程序\24C04test\c8051F320.h (16194, 2006-10-24)
BTF320实验程序\24C04test\test24C04.wsp (39453, 2006-10-24)
BTF320实验程序\BT F320 开发评估板使用说明书.pdf (564750, 2008-02-28)
BTF320实验程序\USBDEMO (0, 2008-02-19)
BTF320实验程序\pwm (0, 2008-02-19)
... ...

------------------------------------------------------------------------------- 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 C8051F32x 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 C8051F320TB target board, jumper J2 should be installed if the board is wall-powered; jumper J11 should be installed if bus-powered. 4) Windows application and driver supports Win2K, XP, and ***SE only. Target and Tool Chain Information: --------------------------------- FID: 32X000029 Target: C8051F32x Tool chain: Keil C51 7.50 / Keil EVAL C51 Silicon Laboratories IDE version 2.6 Project Name: F32x_USB_Interrupt Command Line Options: -------------------- Assembler : Default Compiler : Default Linker : Default File List: --------- F32x_USB_Descriptor.c F32x_USB_Descriptor.h F32x_USB_ISR.c F32x_USB_Main.c F32x_USB_Main.h F32x_USB_Register.h F32x_USB_Standard_Requests.c ReadMe.txt (this file) Release Information: ------------------- Release 1.3 -Updated all files (GP) -14 DEC 2005 Release 1.2 -Initial revisions by JS / CS / JM -JM revisions were on 25 MAY 2005 -Before the new guidelines, so history is not available Version 1.1 Temperature measurement adjusted for smaller temperature changes. Version 1.0 Initial release. ------------------------------------------------------------------------------- End Of File -------------------------------------------------------------------------------

近期下载者

相关文件


收藏者