https://github.com/mayankpatel97/stm32-usb-bootloader
USB Drive bootloader for STM32
https://github.com/mayankpatel97/stm32-usb-bootloader
bootloader mass-storage-device s stm32 usb usbdrive
Last synced: 7 months ago
JSON representation
USB Drive bootloader for STM32
- Host: GitHub
- URL: https://github.com/mayankpatel97/stm32-usb-bootloader
- Owner: mayankpatel97
- Created: 2021-10-17T14:12:25.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-30T15:29:59.000Z (over 3 years ago)
- Last Synced: 2025-01-12T17:47:25.765Z (9 months ago)
- Topics: bootloader, mass-storage-device, s, stm32, usb, usbdrive
- Language: C
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# USB_Drive_bootloader
Hardware Used: STM32F4 DiscoveryUSB Drive bootloader for STM32
follow below steps
download the code
burn the bootloader file into the STM32F4 discovery board.
then copy the BLINK.BIN in to a USB drive and plug it on the USB port of the board using an OTG cable.
Then press and hold the "USER" button and Reset the board using a RESET switch.
if all goes right it will burn the "BLINK.BIN" in to flash and Green LED will start to blink showing success.
to run the application .. reset the board again. It will run the "BLINK.BIN" in which Blue and Green LEDs will be blinking at every 500mS.for any questions and queries, email me at mayankpatel468@gmail.com