Skip to content

Check a HEX file data and loading it onto the flash of STM32F411

Notifications You must be signed in to change notification settings

Ilia1S/Bootloader-for-STM32F411

Repository files navigation

Bootloader for STM32F411

The application does:

  1. Read a HEX file. For example we use 5 lines with various data.
  2. Check the CRC code validity of each line and analise the HEX file structure.
  3. Write the data into Flash.
  4. Output the data via UART.

The protection circuit is also implemented in hardware.

About

Check a HEX file data and loading it onto the flash of STM32F411

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages