No enterprise avatar
61
基于CAN UDS协议实现的CAN Bootloader/固件升级功能,标准UDS协议,可以自行扩展相关功能。
C
1年多前
7470041 tanyugang 1604187366
18
UEFI版本的BootLoader。
2年多前
4
Ymodem IAP STM32
C
2年多前
7611830 jason zeng 1590483348
2
可用于机械臂、雕刻机的步进电机运动控制板
2年多前
2
Implement a demo used to study boot and application. It will support OTA in the future. I will implement USB communication firstly, and support OTA by USB secondly.
C
1年多前
1
NXP KEAZ128 bootloader via CAN bus. Should be extend to serial, TCP/IP etc.
C
1年多前
1829049 zhjee 1578960657
0
fork from https://source.denx.de/u-boot/u-boot.git
接近2年前
0
利用STM32 USB的DFU模式,实现一个Bootloader。该Bootloader在内部Flash的起始地址为0x08000000,能够实现APP区域Flash的擦除及读写操作,并能跳转到APP处执行代码。当STM32复位时,如果用户按键是按下状态,则进入Bootloader状态,否则执行APP代码。 APP代码起始地址为0x0800A000,能够检测按键跳转到Bootloader执行代码。
6个月前

搜索帮助