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:
parent
4e5122317c
commit
bf0e276950
6
latest/Firmware/Python/README.md
Normal file
6
latest/Firmware/Python/README.md
Normal 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.
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user