搜索资源列表
stm32-FLASH-Udisk-IAP
- 利用片内FLASH虚拟U盘,使用文件复制方式实现IAP-The use of on-chip FLASH virtual U disk, use the File Replication way to achieve IAP
stm32f207_usb_Host_msc_hid_IAP_Boot
- STM32F20X USB host 读取USB键盘和鼠标+U盘+iap-boot的源代码,keil使用! -STM32F20X USB host reads the USB keyboard and mouse+U disk+iap-boot source code, keil use!
JLYIAP-USB
- STM32F105 OTG FATS U盘 查找指定文件,以及IAP U盘IAP烧写程序与程序升级-STM32F105 OTG FATS U disk to find the specified file, and the IAP U disk IAP burning program and program update
USB_Update
- USB_host IAP升级(裸机版),无操作系统UCOS,采用U盘实现IAP现场升级功能,带文件系统。-USB_host IAP (bare metal version), no upgrade UCOS operating system, using U disk IAP field upgrade function, with the file system.
U-IAP-V0.2
- STM32F103实现U盘升级,方便快捷的,代码为bootloder-STM32F103 realize the U disk, convenient and quick, code for bootloder
USB MSD Bootloader.hex
- STM32虚拟U盘IAP,免驱动进行软件升级.(STM32 IAP using virtual U drive.)
STM32F103C8T6_IAP
- stm32f103 片内flash模拟U盘 升级程序(STM32F103 flash simulation U disk upgrade process)
U盘IAP-F429(2017.03.14)
- U盘IAP U盘获取的升级文件的数据写进stm32的flash,大致流程如下: 1.解锁flash 2.擦除指定扇区 3.写入升级固件的数据至刚擦除的扇区 4.跳转至用户程序(STM32 F429 IAP by U massage device)