Yet_Another_Bootloader icon indicating copy to clipboard operation
Yet_Another_Bootloader copied to clipboard

This Yet Another Bootloader (YAB) is for STM32, STM32F103, STM32F407, STM32L433, STM32F723, STLINK-V3, STLINK-V3MINI, CMSIS-DAP.

Yet_Another_Bootloader

This Yet Another Bootloader (YAB) is for STM32, STM32F103, STM32F407, STM32L433, STM32F723, STLINK-V3, STLINK-V3MINI, CMSIS-DAP.

YAB, Free to use / Easy to use / Intelligent
YAB, a PC MSC drive to Drag&Drop your App BIN code to flash the STM32 IC, no other Host software needed.
YAB, easy to port to any other MCU with USB port.

There are 3 projects in this repo:

1. STLINKv3_YAB:

Use on STLINK-V3MINI board, YAB co-exist with STLINK-V3 Factory Bootloader. MSC Drive using SDRAM.
For details, refer to the Project Readme.txt file.

alt text

2. STM32F723_YAB:

Use on STLINK-V3MINI board, YAB standalone in IC STM32F723. MSC Drive using SDRAM.
For details, refer to the Project Readme.txt file.

alt text

3. YAB_STM32F103_F407_L433_F723:

Four YAB sample for any STM32 ICs, MSC Drive using internal Flash ROM.
For details, refer to the Readme.txt file.

Declarations:

The project is for experiments only. Use any parts and info on your own risks.