1
0
mirror of https://github.com/peterantypas/maiana.git synced 2025-05-21 09:50:08 -07:00

README for Python script

This commit is contained in:
Peter Antypas 2020-10-03 15:46:19 -07:00
parent 4e5122317c
commit bf0e276950

View File

@ -0,0 +1,6 @@
### Bootloader script
This Python script interacts with the ST ROM bootloader to erase and write a new firmware image.
To use it, you will first need to place the unit into DFU mode by sending the "dfu" command from the CLI. Don't forget to disconnect your serial terminal first.
Alternatively, the script could be modified to send the "dfu" command, then re-connect with even parity enabled and engage the bootloader.