Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Embeded-SCM Develop SCM
Title: stm32-iap-small-data Download
  • Category:
  • SCM
  • Tags:
  • [C/C++] [源码]
  • File Size:
  • 1.84mb
  • Update:
  • 2015-05-14
  • Downloads:
  • 0 Times
  • Uploaded by:
  • qy
 Description: 1. This code is based on the Red Bull development board, please modify it according to their own board. 2. Modify the online code, the function before the amendment opened a big reception app cache data, and then all at once data is written, But this is not much use in practical applications, it is changed to a write 128 bytes. 3. The program flash offset address 0x8010000, so should be set before the app compiled in mdk Option Window-> Target Page-> IROM1, start instead 0x8010000 4. Set the interrupt vector remapping, I use is to add statements in the main function of the starting end position app SCB-> VTOR = FLASH_BASE | 0x10000 If no app, will enter bootloader mode 5. Start (lights lit), if found to have the program depends on the functions of the program. If you have app, but want to re-upgrade, then press and hold a key (I have here is Tamper), then press the reset, do not let go until reset release Button, which will enter bootloader mode. App upgra
 Downloaders recently: [More information of uploader qy]
 To Search:
File list (Check if you may need any files):
 

STM32 IAP 无协议\Libraries\CMSIS\CM3\CoreSupport\core_cm3.h
................\User\app\delay.h
................\....\BootLoader_Flash\flash.h
................\....\................\iap.h
................\....\Key\key.h
................\....\GPIO\LED.h
................\Libraries\STM32F10x_StdPeriph_Driver\inc\misc.h
................\.........\CMSIS\CM3\DeviceSupport\ST\STM32F10x\stm32f10x.h
................\.........\STM32F10x_StdPeriph_Driver\inc\stm32f10x_adc.h
................\.........\..........................\...\stm32f10x_bkp.h
................\.........\..........................\...\stm32f10x_can.h
................\.........\..........................\...\stm32f10x_cec.h
................\User\app\stm32f10x_conf.h
................\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_crc.h
................\.........\..........................\...\stm32f10x_dac.h
................\.........\..........................\...\stm32f10x_dbgmcu.h
................\.........\..........................\...\stm32f10x_dma.h
................\.........\..........................\...\stm32f10x_exti.h
................\.........\..........................\...\stm32f10x_flash.h
................\.........\..........................\...\stm32f10x_fsmc.h
................\.........\..........................\...\stm32f10x_gpio.h
................\.........\..........................\...\stm32f10x_i2c.h
................\User\app\stm32f10x_it.h
................\Libraries\STM32F10x_StdPeriph_Driver\inc\stm32f10x_iwdg.h
................\.........\..........................\...\stm32f10x_pwr.h
................\.........\..........................\...\stm32f10x_rcc.h
................\.........\..........................\...\stm32f10x_rtc.h
................\.........\..........................\...\stm32f10x_sdio.h
................\.........\..........................\...\stm32f10x_spi.h
................\.........\..........................\...\stm32f10x_tim.h
................\.........\..........................\...\stm32f10x_usart.h
................\.........\..........................\...\stm32f10x_wwdg.h
................\.........\CMSIS\CM3\DeviceSupport\ST\STM32F10x\system_stm32f10x.h
................\User\usart\usart.h
................\Libraries\CMSIS\CM3\CoreSupport\core_cm3.c
................\User\app\delay.c
................\....\BootLoader_Flash\flash.c
................\....\................\iap.c
................\....\Key\key.c
................\....\GPIO\LED.c
................\....\app\main.c
................\Libraries\STM32F10x_StdPeriph_Driver\src\misc.c
................\.........\..........................\...\stm32f10x_adc.c
................\.........\..........................\...\stm32f10x_bkp.c
................\.........\..........................\...\stm32f10x_can.c
................\.........\..........................\...\stm32f10x_cec.c
................\.........\..........................\...\stm32f10x_crc.c
................\.........\..........................\...\stm32f10x_dac.c
................\.........\..........................\...\stm32f10x_dbgmcu.c
................\.........\..........................\...\stm32f10x_dma.c
................\.........\..........................\...\stm32f10x_exti.c
................\.........\..........................\...\stm32f10x_flash.c
................\.........\..........................\...\stm32f10x_fsmc.c
................\.........\..........................\...\stm32f10x_gpio.c
................\.........\..........................\...\stm32f10x_i2c.c
................\User\app\stm32f10x_it.c
................\Libraries\STM32F10x_StdPeriph_Driver\src\stm32f10x_iwdg.c
................\.........\..........................\...\stm32f10x_pwr.c
................\.........\..........................\...\stm32f10x_rcc.c
................\.........\..........................\...\stm32f10x_rtc.c
................\.........\..........................\...\stm32f10x_sdio.c
................\.........\..........................\...\stm32f10x_spi.c
................\.........\.......................

CodeBus www.codebus.net