搜索资源列表
IAP方案(STM32)
- STM32的IAP方案介绍。 IAP,全称是“In-Application Programming”,中文解释为“在程序中编程”。IAP是一种对通过微控制器的对外接口(如USART,IIC,CAN,USB,以太网接口甚至是无线射频通道)对正在运行程序的微控制器进行内部程序的更新的技术(注意这完全有别于ICP或者ISP技术)。ICP(In-Circuit Programming)技术即通过在线仿真器对单片机进行程序烧写,而ISP技术则是通过单片机内置的bootloader程序引导的烧写技术。
STM32Prog
- stm32 program IAP Driver
STM32bootloader
- STM32 串口Bootloader,用于IAP应用-STM32 Serial Bootloader, for IAP applications
STM32-IAP
- 实现stm iap 功能,内附实现源码截图,并对关键点进行详细说明,程序已经测试通过。-Achieve stm iap function implementation source code included screenshots, and detailed descr iption of the key points, the program has been tested.
IAP
- 这是云星宇STM32上的类似于AVR的bootloader的程序工程,亲测可用。(This is a program program similar to AVR bootloader on Cloud Star STM32, which is available for pro test.)
IAP+APP 模式下不能启动 RTOS
- stm32f4在iap时程序无法跳转问题解析(The STM32F4 program failed to resolve the problem in IAP)