STM32 官方原厂 IAP升级代码


最新STM32 官方原厂 IAP升级代码 ,STM32L0X,STM32L4XX,STMF10X系列,采用最稳定的xmodem,ymodem文件传输协议,通过usart进行升级,带终端菜单控制。
资源截图
代码片段和文件信息
/** 
  ******************************************************************************
  * @file    mfxstm32l152.c
  * @author  MCD Application Team
  * @version V1.0.0
  * @date    05-February-2015
  * @brief   This file provides a set of functions needed to manage the MFXSTM32L152
  *          IO Expander devices.
  ******************************************************************************
  * @attention
  *
  * 

© COPYRIGHT(c) 2015 STMicroelectronics


  *
  * Redistribution and use in source and binary forms with or without modification
  * are permitted provided that the following conditions are met:
  *   1. Redistributions of source code must retain the above copyright notice
  *      this list of conditions and the following disclaimer.
  *   2. Redistributions in binary form must reproduce the above copyright notice
  *      this list of conditions and the following disclaimer in the documentation
  *      and/or other materials provided with the distribution.
  *   3. Neither the name of STMicroelectronics nor the names of its contributors
  *      may be used to endorse or promote products derived from this software
  *      without specific prior written permission.
  *
  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS“
  * AND ANY EXPRESS OR IMPLIED WARRANTIES INCLUDING BUT NOT LIMITED TO THE
  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
  * FOR ANY DIRECT INDIRECT INCIDENTAL SPECIAL EXEMPLARY OR CONSEQUENTIAL
  * DAMAGES (INCLUDING BUT NOT LIMITED TO PROCUREMENT OF SUBSTITUTE GOODS OR
  * SERVICES; LOSS OF USE DATA OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  * CAUSED AND ON ANY THEORY OF LIABILITY WHETHER IN CONTRACT STRICT LIABILITY
  * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  * OF THIS SOFTWARE EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  *
  ******************************************************************************
  */  

/* Includes ------------------------------------------------------------------*/
#include “mfxstm32l152.h“

/** @addtogroup BSP
  * @{
  */

/** @addtogroup Component
  * @{
  */ 
  
/** @defgroup MFXSTM32L152
  * @{
  */   
  
/* Private typedef -----------------------------------------------------------*/

/** @defgroup MFXSTM32L152_Private_Types_Definitions
  * @{
  */ 
 
/* Private define ------------------------------------------------------------*/

/** @defgroup MFXSTM32L152_Private_Defines
  * @{
  */ 
#define MFXSTM32L152_MAX_INSTANCE         3

/* Private macro -------------------------------------------------------------*/

/** @defgroup MFXSTM32L152_Private_Macros
  * @{
  */ 
  
/* Private variables ---------------------------------------------------------*/

/** @defgroup MFXS

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       4725  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommonaccelero.h

     文件       3618  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommonaudio.h

     文件       5331  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommoncamera.h

     文件       3517  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommonepd.h

     文件       4450  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommongyro.h

     文件       5263  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommonidd.h

     文件       5362  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommonio.h

     文件       3608  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommonlcd.h

     文件      22730  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommonRelease_Notes.html

     文件       3256  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommon s.h

     文件       3574  2015-02-18 14:55  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsCommon sensor.h

     文件      57363  2015-03-27 16:32  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsmfxstm32l152mfxstm32l152.c

     文件      25905  2015-03-27 16:32  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsmfxstm32l152mfxstm32l152.h

     文件      12946  2015-02-18 14:32  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsmfxstm32l152Release_Notes.html

     文件      16242  2015-03-10 15:29  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsstmpe1600Release_Notes.html

     文件      19238  2015-03-10 15:29  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsstmpe1600stmpe1600.c

     文件       7206  2015-03-10 15:29  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsstmpe1600stmpe1600.h

     文件      18613  2015-03-10 15:29  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsstmpe811Release_Notes.html

     文件      31608  2015-03-10 15:29  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsstmpe811stmpe811.c

     文件      11248  2015-03-10 15:29  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPComponentsstmpe811stmpe811.h

     文件      50773  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALRelease_Notes.html

     文件      44207  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval.c

     文件      18469  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval.h

     文件       6981  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval_accelerometer.c

     文件       3556  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval_accelerometer.h

     文件      21424  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval_audio.c

     文件       7017  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval_audio.h

     文件     708861  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALSTM3210C_EVAL_BSP_User_Manual.chm

     文件      18746  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval_eeprom.c

     文件       5721  2015-01-13 15:04  stm32-iapAN4657-STM32Cube_IAP_using_UARTDriversBSPSTM3210C_EVALstm3210c_eval_eeprom.h

............此处省略3045个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)