SPARKY - Adding note regarding the TauLabs bootloader.
This commit is contained in:
parent
f61a92d2b3
commit
23ef786f91
|
@ -27,7 +27,7 @@ Tested with revision 1 board.
|
||||||
|
|
||||||
## Via USART1
|
## Via USART1
|
||||||
|
|
||||||
Short the bootloader pads and flash using configurator via USART1.
|
Short the bootloader pads and flash using configurator or the st flashloader tool via USART1.
|
||||||
Unshort bootloader pads after flashing.
|
Unshort bootloader pads after flashing.
|
||||||
|
|
||||||
## Via SWD
|
## Via SWD
|
||||||
|
@ -37,6 +37,10 @@ Once you have SWD connected you can use the st-link or j-link tools to flash a b
|
||||||
|
|
||||||
See Sparky schematic for CONN2 pinouts.
|
See Sparky schematic for CONN2 pinouts.
|
||||||
|
|
||||||
|
## TauLabs bootloader
|
||||||
|
|
||||||
|
Flashing cleanflight will erase the TauLabs bootloader, this is not a problem and can easily be restored using the st flashloader tool.
|
||||||
|
|
||||||
# Serial Ports
|
# Serial Ports
|
||||||
|
|
||||||
| Value | Identifier | RX | TX | Notes |
|
| Value | Identifier | RX | TX | Notes |
|
||||||
|
|
Loading…
Reference in New Issue