Mass_Storage

所属分类:处理器开发
开发工具:C/C++
文件大小:870KB
下载次数:181
上传日期:2012-06-08 20:55:01
上 传 者宝全
说明:  用STM32f103ZE的内置Flash做一个超小U盘 解决了无法格式化的问题
(To solve the problems that can not be formatted STM32f103ZE the built-in Flash to do a U disk)

文件列表:
Mass_Storage\include\fsmc_nand.h (4502, 2009-05-07)
Mass_Storage\include\hw_config.h (2226, 2009-05-07)
Mass_Storage\include\mass_mal.h (1832, 2009-05-07)
Mass_Storage\include\memory.h (1762, 2009-05-07)
Mass_Storage\include\msd.h (8142, 2009-05-07)
Mass_Storage\include\nand_if.h (2723, 2009-05-07)
Mass_Storage\include\platform_config.h (2642, 2012-06-05)
Mass_Storage\include\sdcard.h (14077, 2009-05-07)
Mass_Storage\include\usb_bot.h (3381, 2009-05-07)
Mass_Storage\include\usb_conf.h (2780, 2009-05-07)
Mass_Storage\include\usb_desc.h (2441, 2009-05-07)
Mass_Storage\include\usb_istr.h (2629, 2009-05-07)
Mass_Storage\include\usb_prop.h (2825, 2009-05-07)
Mass_Storage\include\usb_pwr.h (2260, 2009-05-07)
Mass_Storage\include\usb_scsi.h (6403, 2009-05-07)
Mass_Storage\project\MassStorageSimpleBuffer.opt.bak (5007, 2009-05-07)
Mass_Storage\project\MassStorageSimpleBuffer.uvopt (72612, 2012-06-06)
Mass_Storage\project\MassStorageSimpleBuffer.uvproj (36996, 2012-06-06)
Mass_Storage\project\MassStorageSimpleBuffer_STM3210E-EVAL.dep (30937, 2012-06-06)
Mass_Storage\project\MassStorageSimpleBuffer_uvopt.bak (72613, 2012-06-06)
Mass_Storage\project\MassStorageSimpleBuffer_uvproj.bak (38392, 2012-06-01)
Mass_Storage\project\STM32F10xR.LIB (1762516, 2011-12-27)
Mass_Storage\project\stm32f10x_vector.s (12871, 2009-05-07)
Mass_Storage\source\fsmc_nand.c (20145, 2009-05-07)
Mass_Storage\source\hw_config.c (12979, 2012-06-05)
Mass_Storage\source\main.c (3931, 2012-06-05)
Mass_Storage\source\mass_mal.c (7847, 2012-06-06)
Mass_Storage\source\memory.c (5432, 2012-06-06)
Mass_Storage\source\msd.c (27200, 2009-05-07)
Mass_Storage\source\nand_if.c (17281, 2009-05-07)
Mass_Storage\source\scsi_data.c (3717, 2009-05-07)
Mass_Storage\source\sdcard.c (95762, 2009-05-07)
Mass_Storage\source\stm32f10x_it.c (29238, 2012-06-06)
Mass_Storage\source\usb_bot.c (10862, 2009-05-07)
Mass_Storage\source\usb_desc.c (4988, 2012-06-05)
Mass_Storage\source\usb_endp.c (2393, 2009-05-07)
Mass_Storage\source\usb_istr.c (5281, 2009-05-07)
Mass_Storage\source\usb_prop.c (12888, 2012-06-05)
Mass_Storage\source\usb_pwr.c (7105, 2009-05-07)
... ...

/******************** (C) COPYRIGHT 2008 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Version : V2.2.0 * Date : 06/13/2008 * Description : Description of the USB Mass_Storage Demo. ******************************************************************************** * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, * INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE * CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. *******************************************************************************/ Example description =================== The Mass Storage Demo gives a typical example of how to use the STM32F10xxx USB peripheral to communicate with the PC host using the bulk transfer. This demo supports the BOT (bulk only transfer) protocol and all needed SCSI (small computer system interface) commands, and is compatible with both Windows XP (SP1/SP2) and Windows 2000 (SP4). More details about this Demo implementation is given in the User manual "UM0424 STM32F10xxx USB development kit", available for download from the ST microcontrollers website: www.st.com/stm32 Directory contents ================== + \include: contains the Demo firmware header files + \project: contains pre-configured projects for RVMDK + \source: contains the Demo firmware source files Hardware environment ==================== This example runs on STMicroelectronics STM3210B-EVAL and STM3210E-EVAL evaluation boards and can be easily tailored to any other hardware. To select the STMicroelectronics evaluation board used to run the example, uncomment the corresponding line in platform_config.h file. How to use it ============= + RVMDK - Open the MassStorageSimpleBuffer.Uv2 project - In the build toolbar select the project config: - STM3210B-EVAL: to configure the project for STM32 Medium-density devices - STM3210E-EVAL: to configure the project for STM32 High-density devices - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) NOTE: - Medium-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 32 and 128 Kbytes. - High-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 256 and 512 Kbytes. ******************* (C) COPYRIGHT 2008 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者