# Yet_Another_Bootloader **Repository Path**: sxr1223/Yet_Another_Bootloader ## Basic Information - **Project Name**: Yet_Another_Bootloader - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-30 - **Last Updated**: 2021-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 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](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](STLINKv3_YAB/Readme.txt). ![alt text](https://github.com/RadioOperator/Yet_Another_Bootloader/blob/master/STLINKv3_YAB/STLINKv3_YAB.jpg) ### 2. [STM32F723_YAB](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](STM32F723_YAB/Readme.txt). ![alt text](https://github.com/RadioOperator/Yet_Another_Bootloader/blob/master/STM32F723_YAB/STM32F723_YAB.jpg) ### 3. [YAB_STM32F103_F407_L433_F723](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](YAB_STM32F103_F407_L433_F723/Readme.txt). ### Declarations: > The project is for experiments only. Use any parts and info on your own risks.