STM32-reference--codes

所属分类:处理器开发
开发工具:C/C++
文件大小:7541KB
下载次数:10
上传日期:2016-02-04 09:05:11
上 传 者laokang
说明:  mifare 用stm32的读写参考程序
(stm32 read and write mifare card programm)

文件列表:
STM32参考程序 (0, 2016-01-27)
STM32参考程序\MDK-ARM (0, 2016-02-03)
STM32参考程序\MDK-ARM\arm (0, 2016-01-27)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_cl.s (15766, 2011-03-10)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_hd.s (15503, 2011-03-10)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_hd_vl.s (15692, 2011-03-10)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_ld.s (12376, 2011-03-10)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_ld_vl.s (13656, 2011-03-10)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_md.s (12765, 2011-03-10)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_md_vl.s (14073, 2011-03-10)
STM32参考程序\MDK-ARM\arm\startup_stm32f10x_xl.s (15955, 2011-03-10)
STM32参考程序\MDK-ARM\core_cm3.c (17273, 2010-06-07)
STM32参考程序\MDK-ARM\core_cm3.h (85714, 2011-02-09)
STM32参考程序\MDK-ARM\f1702 (0, 2016-02-03)
STM32参考程序\MDK-ARM\f1702\f1702 (0, 2016-02-03)
STM32参考程序\MDK-ARM\f1702\f1702.sln (882, 2016-02-03)
STM32参考程序\MDK-ARM\f1702\f1702.v11.suo (39936, 2016-02-03)
STM32参考程序\MDK-ARM\f1702\f1702\f1702.vcxproj (3337, 2016-02-03)
STM32参考程序\MDK-ARM\f1702\f1702\f1702.vcxproj.filters (823, 2016-02-03)
STM32参考程序\MDK-ARM\FM1702.c (25176, 2015-07-05)
STM32参考程序\MDK-ARM\FM1702.h (6585, 2015-06-24)
STM32参考程序\MDK-ARM\inc (0, 2016-01-27)
STM32参考程序\MDK-ARM\inc\misc.h (8982, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_adc.h (21690, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_bkp.h (7555, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_can.h (27559, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_cec.h (6573, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_crc.h (2162, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_dac.h (15233, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_dbgmcu.h (3818, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_dma.h (20754, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_exti.h (6824, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_flash.h (25445, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_fsmc.h (27016, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_gpio.h (20175, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_i2c.h (30029, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_iwdg.h (3828, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_pwr.h (4383, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_rcc.h (30452, 2011-03-10)
STM32参考程序\MDK-ARM\inc\stm32f10x_rtc.h (3857, 2011-03-10)
... ...

/** @page mdkarm MDK-ARM Project Template @verbatim ******************** (C) COPYRIGHT 2011 STMicroelectronics ******************* * @file readme.txt * @author MCD Application Team * @version V3.5.0 * @date 08-April-2011 * @brief This sub directory contains all the user modifiable files needed * to create a new project linked with the STM32F10x Standard Peripheral * Library and working with RealView MDK-ARM toolchain (Version 4.12 and later). ****************************************************************************** * 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. ****************************************************************************** @endverbatim @par Directory contents - Project.Uv2/.Opt: A pre-configured project file with the provided library structure that produces an executable image with MDK-ARM Enabling "Options for Target 'Output' Browser Information" is useful for quick source files navigation but may slow the compilation time. @note the @subpage note file contains the needed steps to follow when using the default startup file provided by MDK-ARM when creating new projects. @par How to use it ? - Open the Project.uvproj project - In the build toolbar select the project config: - STM32100B-EVAL: to configure the project for STM32 Medium-density Value line devices @note The needed define symbols for this config are already declared in the preprocessor section: USE_STDPERIPH_DRIVER, STM32F10X_MD_VL, USE_STM32100B_EVAL - STM3210C-EVAL: to configure the project for STM32 Connectivity line devices @note The needed define symbols for this config are already declared in the preprocessor section: USE_STDPERIPH_DRIVER, STM32F10X_CL, USE_STM3210C_EVAL - STM3210B-EVAL: to configure the project for STM32 Medium-density devices @note The needed define symbols for this config are already declared in the preprocessor section: USE_STDPERIPH_DRIVER, STM32F10X_MD, USE_STM3210B_EVAL - STM3210E-EVAL: to configure the project for STM32 High-density devices @note The needed define symbols for this config are already declared in the preprocessor section: USE_STDPERIPH_DRIVER, STM32F10X_HD, USE_STM3210E_EVAL - STM3210E-EVAL_XL: to configure the project for STM32 XL-density devices @note The needed define symbols for this config are already declared in the preprocessor section: USE_STDPERIPH_DRIVER, STM32F10X_XL, USE_STM3210E_EVAL - STM32100E-EVAL: to configure the project for STM32 High-density Value line devices @note The needed define symbols for this config are already declared in the preprocessor section: USE_STDPERIPH_DRIVER, STM32F10X_HD_VL, USE_STM32100E_EVAL - Rebuild all files: Project->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) @note - Low-density Value line devices are STM32F100xx microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes. - Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes. - Medium-density Value line devices are STM32F100xx microcontrollers where the Flash memory density ranges between *** and 128 Kbytes. - Medium-density devices are STM32F101xx, STM32F102xx and STM32F103xx microcontrollers where the Flash memory density ranges between *** and 128 Kbytes. - High-density Value line devices are STM32F100xx microcontrollers where the Flash memory density ranges between 256 and 512 Kbytes. - High-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 256 and 512 Kbytes. - XL-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 512 and 1024 Kbytes. - Connectivity line devices are STM32F105xx and STM32F107xx microcontrollers. *

© COPYRIGHT 2011 STMicroelectronics

*/

近期下载者

相关文件


收藏者