# f103-usb-dfu **Repository Path**: matchrom/f103-usb-dfu ## Basic Information - **Project Name**: f103-usb-dfu - **Description**: 利用STM32 USB的DFU模式,实现一个Bootloader。该Bootloader在内部Flash的起始地址为0x08000000,能够实现APP区域Flash的擦除及读写操作,并能跳转到APP处执行代码。当STM32复位时,如果用户按键是按下状态,则进入Bootloader状态,否则执行APP代码。 APP代码起始地址为0x0800A000,能够检测按键跳转到Bootloader执行代码。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2023-11-07 - **Last Updated**: 2025-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: usb, dfu, bootloader ## README No README documentation available for this project.