• 大小: 36.89MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-13
  • 语言: 其他
  • 标签: IAP  STM32  XMODEM  YMODEM  

资源简介

最新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-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\accelero.h

     文件       3618  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\audio.h

     文件       5331  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\camera.h

     文件       3517  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\epd.h

     文件       4450  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\gyro.h

     文件       5263  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\idd.h

     文件       5362  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\io.h

     文件       3608  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\lcd.h

     文件      22730  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\Release_Notes.html

     文件       3256  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\ts.h

     文件       3574  2015-02-18 14:55  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\Common\tsensor.h

     文件      57363  2015-03-27 16:32  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\mfxstm32l152\mfxstm32l152.c

     文件      25905  2015-03-27 16:32  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\mfxstm32l152\mfxstm32l152.h

     文件      12946  2015-02-18 14:32  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\mfxstm32l152\Release_Notes.html

     文件      16242  2015-03-10 15:29  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\stmpe1600\Release_Notes.html

     文件      19238  2015-03-10 15:29  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\stmpe1600\stmpe1600.c

     文件       7206  2015-03-10 15:29  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\stmpe1600\stmpe1600.h

     文件      18613  2015-03-10 15:29  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\stmpe811\Release_Notes.html

     文件      31608  2015-03-10 15:29  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\stmpe811\stmpe811.c

     文件      11248  2015-03-10 15:29  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\Components\stmpe811\stmpe811.h

     文件      50773  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\Release_Notes.html

     文件      44207  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval.c

     文件      18469  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval.h

     文件       6981  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval_accelerometer.c

     文件       3556  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval_accelerometer.h

     文件      21424  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval_audio.c

     文件       7017  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval_audio.h

     文件     708861  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\STM3210C_EVAL_BSP_User_Manual.chm

     文件      18746  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval_eeprom.c

     文件       5721  2015-01-13 15:04  stm32-iap\AN4657-STM32Cube_IAP_using_UART\Drivers\BSP\STM3210C_EVAL\stm3210c_eval_eeprom.h

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

评论

共有 条评论