C8051F340-SD

所属分类:单片机开发
开发工具:C/C++
文件大小:131KB
下载次数:53
上传日期:2010-10-29 22:47:44
上 传 者nestneptune
说明:  C8051F 340读写SD卡的程序.熟悉单片机对SD卡的基本操作
(C8051F 340 SD card reader program. Familiar with the microcontroller on the SD card, the basic operation)

文件列表:
C8051F 340读写SD卡的程序\c8051F340.h (16327, 2005-12-13)
C8051F 340读写SD卡的程序\C8051F340.INC (14357, 2005-12-13)
C8051F 340读写SD卡的程序\cyglink.txt (1711, 2006-06-09)
C8051F 340读写SD卡的程序\F34X_MSD.M51 (270774, 2006-06-09)
C8051F 340读写SD卡的程序\F34X_MSD.OMF (93559, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD.wsp (41789, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_CF_Basic_Functions.c (9427, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_CF_Basic_Functions.h (3127, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Cmd.c (11755, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Cmd.h (1278, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Definitions.h (1678, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Dir_Commands.c (5722, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Dir_Commands.h (1842, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_File_System.c (44121, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_File_System.h (3970, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Format_Disk.c (3537, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Format_Disk.h (1689, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Get_Char.c (1572, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Get_Char.h (1183, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Log.c (3607, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Log.h (1208, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_MMC.c (37638, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_MMC.h (1344, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_MMC_Command.asm (2380, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_MSD.c (3942, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_MSD.h (1731, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Physical_Settings.h (1163, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Put_Char.c (1566, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Put_Char.h (971, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Scsi.c (8497, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Scsi.h (1345, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Sect_Serv.c (10881, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Sect_Serv.h (3844, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Temp_Sensor.c (5749, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Temp_Sensor.h (1343, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Util.c (2255, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_Util.h (1865, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_VBUS_Functions.c (2477, 2006-06-09)
C8051F 340读写SD卡的程序\F34x_MSD_VBUS_Functions.h (1691, 2006-06-09)
... ...

------------------------------------------------------------------------------- Readme.txt ------------------------------------------------------------------------------- Copyright 2006 Silicon Laboratories, Inc. http://www.silabs.com Program Description: ------------------- The USB MSD RD includes all the ‘F340 firmware necessary to handle the following: * USB enumeration and standard requests * MSD class requests * SCSI command set * Media access - SD, MMC and CompactFlash card formats * FAT16 file system support Also included is an example application that can perform the following tasks: * Present an interactive command shell via the UART * Measure temperature using the on-chip temperature sensor and ADC * Monitor the state of the two push-button switches on the target board * Log the temperature and button state information to log files in the memory card How To Test: ----------- Refer to the "USB Mass Storage Device Reference Design Kit User's Guide" for step-by-step demonstration instructions. This is avilable here: http://www.silabs.com/products/microcontroller/designs.asp For more information on the firmware components and the file system API, please see the application note "AN282-USB Mass Storage Device Reference Design Programmer's Guide", which is available here: http://www.silabs.com/products/microcontroller/applications.asp Target and Tool Chain Information: --------------------------------- FID: 34X000071 Target: C8051F34x Tool chain: Keil C51 v8.0 (A51, C51, BL51) Silicon Laboratories IDE version 2.71 Project Name: F34x_MSD Command Line Options: -------------------- Assembler : XR GEN DB EP NOMOD51 Compiler : PW(80) SB LC OT(9,Size) CD DB OE DF(__F340_VER__) Large Linker : RS(256) PL(68) PW(78) IX File List: --------- c8051F320.h F34x_MSD.wsp F34x_MSD_CF_Basic_Functions.c F34x_MSD_CF_Basic_Functions.h F34x_MSD_Cmd.c F34x_MSD_Cmd.h F34x_MSD_Definitions.h F34x_MSD_Dir_Commands.c F34x_MSD_Dir_Commands.h F34x_MSD_File_System.c F34x_MSD_File_System.h F34x_MSD_Format_Disk.c F34x_MSD_Format_Disk.h F34x_MSD_Get_Char.c F34x_MSD_Get_Char.h F34x_MSD_Log.c F34x_MSD_Log.h F34x_MSD_MMC.c F34x_MSD_MMC.h F34x_MSD_MMC_Command.asm F34x_MSD_MSD.c F34x_MSD_MSD.h F34x_MSD_Physical_Settings.h F34x_MSD_Put_Char.c F34x_MSD_Put_Char.h F34x_MSD_Scsi.c F34x_MSD_Scsi.h F34x_MSD_Sect_Serv.c F34x_MSD_Sect_Serv.h F34x_MSD_Temp_Sensor.c F34x_MSD_Temp_Sensor.h F34x_MSD_UART.c F34x_MSD_UART.h F34x_MSD_USB_Descriptor.c F34x_MSD_USB_Descriptor.h F34x_MSD_USB_ISR.c F34x_MSD_USB_Main.c F34x_MSD_USB_Main.h F34x_MSD_USB_Procedure.asm F34x_MSD_USB_Register.h F34x_MSD_USB_Std_Req.c F34x_MSD_Util.c F34x_MSD_Util.h F34x_MSD_VBUS_Functions.c F34x_MSD_VBUS_Functions.h Readme.txt [this file] Release Information: ------------------- Release 1.1 -All changes by PKC -09 JUN 2006 -Replaced SFR definitions file "c8051f320.h" with "c8051f340.h" -Removed individual SFR definitions and included c8051f340.inc in asm files -Corrected "SPIDAT" to "SPI0DAT" in F34x_MSD_MMC.c Release 1.0 -Initial Release ------------------------------------------------------------------------------- End Of File -------------------------------------------------------------------------------

近期下载者

相关文件


收藏者