.. -*- mode: rst -*-

========
 STBoot
========

Flash programmer for ST Micro's STM32 microcontrollers.
STBoot uses serial protocol defined in AN2662.


SK-MSTM32F107 support
---------------------
On this development board `RTS` and `DTR` are controls state of `BOOT0` and `RESET`.

1. RTS — BOOT0
2. DTR — !RESET

Add `-s` key for use in this mode.


Optionnal depends
-----------------

- ``progressbar`` python module for display progress
- ``IntelHex`` for convert `.hex` to `.bin`
