Skip to content

Commit 01fe6cf

Browse files
committed
Docs: Fix typos
1 parent e470f50 commit 01fe6cf

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/firmware_update_stm32.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,10 @@ The firmware version number is displayed in the radio menu. If the device does n
1212

1313
Firmware updates to the STM32WLE can only be done over the serial interface. Follow these steps to update the LoRa radio firmware on the RTK Torch.
1414

15-
![UI of STM32CubeProgrammer](<img/Firmware/SparkFun RTK Everywhere - STM32CubeProgrammer.png>)
15+
![UI of STM32CubeProgrammer](<img/Firmware/SparkFun RTK Everywhere - STM32CubeProgrammer.png>)
1616

1717
1. Download and install [STM32CubeProgrammer](https://www.st.com/en/development-tools/stm32cubeprog.html). While it *is* available for Windows/Linux/iOS, ST makes it rather difficult to get this software. We're sorry!
1818

19-
2019
2. Download the latest STM32 LoRa binary from the [RTK Everywhere Firmware Binaries](https://github.com/sparkfun/SparkFun_RTK_Everywhere_Firmware_Binaries/tree/main/STM32_LoRa) repo. As of writing, this is **RTK_Torch_STM32_LoRa_v2_0_1.bin**.
2120

2221
![Debug menu showing the STM32 direct connect option](<img/Firmware/SparkFun RTK Everywhere - STM32 Passthrough Menu.png>)
@@ -31,7 +30,7 @@ Firmware updates to the STM32WLE can only be done over the serial interface. Fol
3130

3231
![Settings in STM32CubeProgrammer](<img/Firmware/SparkFun RTK Everywhere - STM32CubeProgrammer Callouts.png>)
3332

34-
6. Open STM32CubeProgrammer. Select UART (blue box) and the programming interface. Set the Baudrate to 57600, No parity, RTS and DTR set to high.
33+
6. Open STM32CubeProgrammer. Select UART (blue box) as the programming interface. Set the Baudrate to 57600, No parity, RTS and DTR set to high.
3534

3635
![Don't select Read Unprotected](<img/Firmware/SparkFun RTK Everywhere - STM32CubeProgrammer Read Unprotected.png>)
3736

@@ -45,7 +44,7 @@ Firmware updates to the STM32WLE can only be done over the serial interface. Fol
4544

4645
![Programming button in STM32CubeProgrammer](<img/Firmware/SparkFun RTK Everywhere - STM32CubeProgrammer Program.png>)
4746

48-
10. Select the binary file and click *Start Programming*.
47+
10. Above, select the binary file and click *Start Programming*.
4948

5049
![Programming complete confirmation](<img/Firmware/SparkFun RTK Everywhere - STM32CubeProgrammer Program Complete.png>)
5150

0 commit comments

Comments
 (0)