登录
首页 » C51 » STM32F103ZET6-usart-upgrade

STM32F103ZET6-usart-upgrade

于 2017-03-09 发布 文件大小:41106KB
0 120
下载积分: 1 下载次数: 111

代码说明:

  stm32远程升级例程(分为boot loader区,用户区,和ota区,用户可以根据不同的需求修改启动地址)(Stm32 remote upgrade routines (divided into boot loader area, user area, and ota area, the user can modify the startup address according to different needs))

文件列表:

18. UART_IAP_Upgrade
....................\01. bootloader
....................\..............\Libraries
....................\..............\.........\CMSIS
....................\..............\.........\.....\core_cm3.c,17273,2016-10-10
....................\..............\.........\.....\core_cm3.h,85714,2016-10-10
....................\..............\.........\.....\startup_stm32f10x_cl.s,15766,2016-10-10
....................\..............\.........\.....\startup_stm32f10x_hd.s,15503,2016-11-20
....................\..............\.........\.....\startup_stm32f10x_hd_vl.s,15692,2016-10-10
....................\..............\.........\.....\startup_stm32f10x_ld.s,12376,2016-10-10
....................\..............\.........\.....\startup_stm32f10x_ld_vl.s,13656,2016-10-10
....................\..............\.........\.....\startup_stm32f10x_md.s,12765,2016-10-10
....................\..............\.........\.....\startup_stm32f10x_md_vl.s,14073,2016-10-10
....................\..............\.........\.....\startup_stm32f10x_xl.s,15955,2016-10-10
....................\..............\.........\FWlib
....................\..............\.........\.....\inc
....................\..............\.........\.....\...\misc.h,8982,2016-10-10
....................\..............\.........\.....\...\stm32f10x_adc.h,21694,2016-10-10
....................\..............\.........\.....\...\stm32f10x_bkp.h,7555,2016-10-10
....................\..............\.........\.....\...\stm32f10x_can.h,27559,2016-10-10
....................\..............\.........\.....\...\stm32f10x_cec.h,6573,2016-10-10
....................\..............\.........\.....\...\stm32f10x_crc.h,2162,2016-10-10
....................\..............\.........\.....\...\stm32f10x_dac.h,15233,2016-10-10
....................\..............\.........\.....\...\stm32f10x_dbgmcu.h,3818,2016-10-10
....................\..............\.........\.....\...\stm32f10x_dma.h,20774,2016-10-10
....................\..............\.........\.....\...\stm32f10x_exti.h,6824,2016-10-10
....................\..............\.........\.....\...\stm32f10x_flash.h,25445,2016-10-10
....................\..............\.........\.....\...\stm32f10x_fsmc.h,27016,2016-10-10
....................\..............\.........\.....\...\stm32f10x_gpio.h,20175,2016-10-10
....................\..............\.........\.....\...\stm32f10x_i2c.h,30029,2016-10-10
....................\..............\.........\.....\...\stm32f10x_iwdg.h,3828,2016-10-10
....................\..............\.........\.....\...\stm32f10x_pwr.h,4383,2016-10-10
....................\..............\.........\.....\...\stm32f10x_rcc.h,30452,2016-10-10
....................\..............\.........\.....\...\stm32f10x_rtc.h,3857,2016-10-10
....................\..............\.........\.....\...\stm32f10x_sdio.h,21863,2016-10-10
....................\..............\.........\.....\...\stm32f10x_spi.h,17725,2016-10-10
....................\..............\.........\.....\...\stm32f10x_tim.h,52427,2016-10-10
....................\..............\.........\.....\...\stm32f10x_usart.h,16548,2016-10-10
....................\..............\.........\.....\...\stm32f10x_wwdg.h,2966,2016-10-10
....................\..............\.........\.....\src
....................\..............\.........\.....\...\misc.c,7046,2016-10-10
....................\..............\.........\.....\...\stm32f10x_adc.c,47201,2016-10-10
....................\..............\.........\.....\...\stm32f10x_bkp.c,8463,2016-10-10
....................\..............\.........\.....\...\stm32f10x_can.c,45103,2016-10-10
....................\..............\.........\.....\...\stm32f10x_cec.c,11656,2016-10-10
....................\..............\.........\.....\...\stm32f10x_crc.c,3347,2016-10-10
....................\..............\.........\.....\...\stm32f10x_dac.c,19087,2016-10-10
....................\..............\.........\.....\...\stm32f10x_dbgmcu.c,5149,2016-10-10
....................\..............\.........\.....\...\stm32f10x_dma.c,29612,2016-10-10
....................\..............\.........\.....\...\stm32f10x_exti.c,6959,2016-10-10
....................\..............\.........\.....\...\stm32f10x_flash.c,62551,2016-10-10
....................\..............\.........\.....\...\stm32f10x_fsmc.c,35484,2016-10-10
....................\..............\.........\.....\...\stm32f10x_gpio.c,23221,2016-10-10
....................\..............\.........\.....\...\stm32f10x_i2c.c,45781,2016-10-10
....................\..............\.........\.....\...\stm32f10x_iwdg.c,4916,2016-10-10
....................\..............\.........\.....\...\stm32f10x_pwr.c,8759,2016-10-10
....................\..............\.........\.....\...\stm32f10x_rcc.c,51271,2016-10-10
....................\..............\.........\.....\...\stm32f10x_rtc.c,8598,2016-10-10
....................\..............\.........\.....\...\stm32f10x_sdio.c,28933,2016-10-10
....................\..............\.........\.....\...\stm32f10x_spi.c,30224,2016-10-10
....................\..............\.........\.....\...\stm32f10x_tim.c,109159,2016-10-10
....................\..............\.........\.....\...\stm32f10x_usart.c,38308,2016-10-10
....................\..............\.........\.....\...\stm32f10x_wwdg.c,5735,2016-10-10
....................\..............\Project
....................\..............\.......\Adapter.uvguix.cbb,172584,2016-12-13
....................\..............\.......\bootloader.uvguix.cbb,170442,2017-01-10
....................\..............\.......\bootloader.uvoptx,23063,2017-01-10
....................\..............\.......\bootloader.uvprojx,21433,2017-01-10
....................\..............\.......\DebugConfig
....................\..............\.......\...........\DEBUG_STM32F103ZE.dbgconf,6956,2015-12-10
....................\..............\.......\...........\Target_1_STM32F103ZE.dbgconf,6956,2015-12-10
....................\..............\.......\JLinkLog.txt,44822,2017-01-10
....................\..............\.......\JLinkSettings.ini,755,2016-10-19
....................\..............\.......\Listings
....................\..............\.......\........\Adapter.map,101179,2017-01-10
....................\..............\.......\........\startup_stm32f10x_hd.lst,52702,2017-01-09
....................\..............\.......\Objects
....................\..............\.......\.......\Adapter.axf,310440,2017-01-10
....................\..............\.......\.......\Adapter.build_log.htm,1907,2017-01-10
....................\..............\.......\.......\Adapter.hex,7820,2017-01-10
....................\..............\.......\.......\Adapter.htm,40483,2017-01-10
....................\..............\.......\.......\Adapter.lnp,1195,2017-01-10
....................\..............\.......\.......\Adapter.sct,479,2017-01-10
....................\..............\.......\.......\Adapter_DEBUG.dep,86756,2016-12-07
....................\..............\.......\.......\Adapter_sct.Bak,479,2017-01-10
....................\..............\.......\.......\adc.crf,350347,2016-12-07
....................\..............\.......\.......\adc.d,0,2016-12-30
....................\..............\.......\.......\adc.o,391024,2016-12-07
....................\..............\.......\.......\adc_value.crf,354016,2016-12-07
....................\..............\.......\.......\adc_value.d,0,2016-12-30
....................\..............\.......\.......\adc_value.o,390372,2016-12-07
....................\..............\.......\.......\bootloader_DEBUG.dep,48843,2017-01-10
....................\..............\.......\.......\cjson.crf,388175,2016-12-07
....................\..............\.......\.......\cjson.d,0,2016-12-30
....................\..............\.......\.......\cjson.o,484488,2016-12-07
....................\..............\.......\.......\cjson1.crf,37975,2016-11-20
....................\..............\.......\.......\cjson1.d,0,2016-11-20
....................\..............\.......\.......\cjson1.o,104704,2016-11-20
....................\..............\.......\.......\core_cm3.crf,3963,2017-01-09
....................\..............\.......\.......\core_cm3.d,131,2017-01-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • linux-at91rm9200-i2s
    基于at91rm9200-arm920t下的录放音程序,codec采用uda1314(based at91rm9200- arm920t sound recording of the proceedings, codec used uda1314)
    2006-12-31 00:12:55下载
    积分:1
  • Vent
    Ventilation device in houme
    2013-02-06 22:48:15下载
    积分:1
  • ANO_PioneerPro_Ti
    说明:  基于TM4C123G编写的飞行控制程序 用于四旋翼无人机的制作(Flight Control Program Based on TM4C123G Manufacture of Quad-Rotor UAV)
    2020-06-19 20:40:01下载
    积分:1
  • BLDC
    51单片机无刷直流电机proteus仿真无刷电机 IR2101驱动电机(51 single brushless DC motor)
    2013-10-26 20:28:08下载
    积分:1
  • FreeIM_acc_gyr_fusion_ads
    ADS环境下开发的惯性导航工程,FREEIMU算法,实现姿态实时求解,三星2440芯片,MPU6050传感器组,上电可运行(ADS development environment inertial navigation project, FREEIMU algorithm to achieve real-time solving attitude, Samsung 2440 chip, MPU6050 sensors, power can be run)
    2013-08-31 20:59:34下载
    积分:1
  • qr880
    Using wavelet denoising thought, Can be widely used in data analysis and forecast data, Various resource allocation algorithm.
    2017-11-16 10:23:54下载
    积分:1
  • auxiliarytest
    机车辅机测试程序,通过单片机对机车辅助机组进行功能测试的程序(test program for auxiliary motors of locomotive)
    2009-02-04 10:03:47下载
    积分:1
  • socket
    socket非常有用,适合初入ARM 嵌入式 学习,没有操作系统(socket very useful for entering the ARM embedded learning, not the operating system)
    2011-04-28 16:06:09下载
    积分:1
  • AD1115
    TI芯片AD115简介_中文资料_2012电子设计竞赛必备(TI chip AD115 Introduction _ Chinese data _2012 Electronic Design Contest essential)
    2012-10-08 16:35:40下载
    积分:1
  • 444444
    系列手机芯片组合大全从单一的通话功能发展到通话加先进强大娱乐功能(Series combination of mobile phone chips Daquan development from a single function call to call plus advanced entertainment features powerful)
    2010-08-08 18:59:27下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载