搜索资源列表
an2557
- stm32实现了串口IAP功能,可以应对不同的硬件平台!-stm32 realized serial IAP function, you can cope with different hardware platform!
stm32_usart_iap
- stm32 串口IAP测试代码,工程简单,便于入门。-stm33 usart iap source code.
IAPexample
- stm32串口IAP实验操作,有需要的可以下载-stm32 serial IAP experimental operation, there is a need to download
STM32-IAP-documentation
- STM32串口在线升级(IAP)文档资料,及协议说明-STM32 serial port upgrade (IAP) document information online, and protocol specifications
IAP-bootLoader-V1.0
- STM32 串口升级程序(IAP bootLoader )-IAP bootLoader
chunkouIAP
- 详细介绍了stm32串口IAP用法,并附有提供源代码,供大家学习-Introduced the stm32 serial IAP usage, and provide the source code, with for everybody to learn
IAP-Bootloader V1.0
- 串口IAP程序,基于STM32的bootloader(Serial IAP program, based on the STM32 bootloader.)
网口IAP下载程序
- 网口IAP下载程序 STM32的串口AIP下载升级程序(Network port IAP download program)
实验47 串口IAP实验
- LPC iap way the received data exist in flash
IAP Bootloader V1.0
- STM32 BootLoader升级程序(STM32 BootLoader UPdata)
串口IAP
- STM32串口IAP引导程序,通过串口进行在线固件升级。(STM32 serial IAP boot program)
STM32实现串口IAP
- 在STM32F407上实现串口IAP通信(Implementation of serial IAP communication on STM32F407)
实验50 串口IAP实验
- STM32F4基础应用程序和串口对应基础程序,程序代码为C语言,清晰易懂(STM32F4 basic application and serial corresponding basic program, program code is C language, clear and easy to understand)
实验48 串口IAP实验
- STM32的串口IAP程序。内有详细的注释和文档。很好的学习资料。(STM32's serial port IAP program. There are detailed notes and documentation. Good study materials.)
IAP-Bootloader V1.0
- IAP(In Application Programming)即在应用编程,IAP是用户自己的程序在运行过程中对User Flash的部分区域进行烧写,目的是为了在产品发布后可以方便地通过预留的通信口对产品中的固件程序进行更新升级。 通常实现IAP功能时,即用户程序运行中作自身的更新操作,需要在设计固件程序时编写两个项目代码,第一个项目程序不执行正常的功能操作,而只是通过某种通信方式(如USB、USART)接收程序或数据,执行对第二部分代码的更新;第二个项目代码才是真正的功能代码。(IAP (I
xmodem.tar
- 一个非常小巧方便的xmodem程序,可用与单片机IAP在线升级,用了很多年,非常稳定;(A very small and convenient XMODEM program, can be used with the MCU IAP online upgrade, for many years, very stable;)
串口IAP实验
- 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:460800,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,按键KEY0(PE4)/KEY1(PE3)/KEY2(PE2)/KEY_UP(PA0,也称之为WK_UP) 实验现象: 本实验开机的时候先显示提示信息,然后等待串口输入接收APP程序(无校验,一次性接收
IAP-Bootloader V1.0
- 通过串口IAP方式实现STM32固件升级(STM32 firmware upgrading through serial IAP)
STM32F030 IAP源码
- STM32平台用于IAP下载的程序模板,先编写好Bootloader,后面编写应用程序,应用程序的更新就不再需要使用串口或者仿真器更新程序了。(STM32 platform for IAP downloaded program templates)
stm32f10x串口固件升级IAP(附加usb虚拟串口)
- 在原有的stm32的串口iap功能的基础上增加了USB虚拟串口功能,这样就可以直接用usb接口连接pc进行固件下载
