Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:stm32flash [2015/01/02 22:57] – darron | tools:stm32flash [2015/03/22 21:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
==== STM32Flash ==== | ==== STM32Flash ==== | ||
- | == Install == | + | STM32FLash is used to program STM32 CPUs on various ARM boards via a serial interface. |
+ | |||
+ | === Install | ||
< | < | ||
mkdir -p /opt/src | mkdir -p /opt/src | ||
Line 11: | Line 13: | ||
</ | </ | ||
- | == Test == | + | === Test === |
- | This test was on the STM32 Value line discovery board using PA10/PA9. | + | This test was on the STM32 Value line discovery board using PA10/PA9. Boot was pulled high via 220R. |
It took a few attempts to synchronise. | It took a few attempts to synchronise. | ||
< | < | ||
- | beethoven:/ | + | stm32flash -b 115200 / |
stm32flash 0.4 | stm32flash 0.4 | ||