91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 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個文件信息

評論

共有 條評論