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

STM32F103ZET6-usart-upgrade

于 2017-03-09 发布 文件大小:41106KB
0 91
下载积分: 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 个回复

  • TRX
    基于STM32W的发射和接收的demo程序,可直接使用IAR编译仿真。(STM32W-based transmission and reception of the demo program can be used directly IAR compiler emulation.)
    2013-07-18 20:42:39下载
    积分:1
  • portable
    freeRTOS port for Mini2440 working code need more optimization and cleaning
    2021-04-14 16:28:55下载
    积分:1
  • stm32f103vbt
    stm32在抢占优先级和数码显方面的运用(the application of stm32f103vbt)
    2011-12-11 21:38:27下载
    积分:1
  • AIS3
    generate ais using c6747 TMS 320 TI
    2012-06-21 09:54:30下载
    积分:1
  • ns_16550
    说明:  16c550驱动程序;适用于16c550 from philips 这是一个简单的例子,ns提供(16c550 driver; Is suitable to 16c550 from philips this is a simple example, ns provides )
    2020-11-24 19:49:32下载
    积分:1
  • EXTI_Configuration(void)
    STM32F103C8T6自编简单中断程序,以及中断优先级,每行代码都有中文注释,十分好理解(void EXTI_Configuration(void) { EXTI_InitTypeDef EXTI_InitStructure EXTI_ClearITPendingBit(EXTI_Line8) GPIO_EXTILineConfig(GPIO_PortSourceGPIOB, GPIO_PinSource8) EXTI_InitStructure.EXTI_Line EXTI_Line8 EXTI_InitStructure.EXTI_Mode EXTI_Mode_Interrupt EXTI_InitStructure.EXTI_Trigger EXTI_Trigger_Falling EXTI_InitStructure.EXTI_LineCmd ENABLE EXTI_Init(&EXTI_InitStructure) })
    2017-01-02 12:45:52下载
    积分:1
  • mini2440-code2
    国嵌mini2440实验代码,视频实验源代码4部分(Mini2440 development board based on the video test source code Part 4)
    2014-03-05 16:20:25下载
    积分:1
  • datasheet
    管脚功能 简介 使用手册 参数 功能表 编程手册(The LPC2378 microcontroller is based on a 16-bit/32-bit ARM7TDMI-S CPU with real-time emulation that combines the microcontroller with 512 kB of embedded high-speed flash memory.)
    2018-01-08 09:02:18下载
    积分:1
  • JN-AN-1216
    说明:  Zigbee Control bright :D
    2020-06-21 18:00:01下载
    积分:1
  • STM32_MP3_Full
    采用VS1003方案的STM32 MP3播放器完美版,包含FAT文件系统、TFT液晶操作、图片文本解码等(Program using VS1003 perfect version STM32 MP3 players, including FAT file system, TFT LCD operation, picture text decoding)
    2010-08-18 11:34:51下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载