Skip to content

Commit 1590eb0

Browse files
committed
Update STM32CubeProgrammer instructions based on user feedback.
1 parent 3755c6b commit 1590eb0

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

stm32/doc/sm1000_manual.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,14 @@ You can program the flash memory on your SM1000 via USB using a Windows or Linux
115115
Find and install the **STM32CubeProgrammer** software by searching on the [ST web site](http://www.st.com).
116116

117117
1. Connect the SM1000 USB to a Windows PC.
118-
1. Run the ```STM32CubeProgrammer``` application and navigate to the "Erasing & Programming" section..
119118
1. Apply power with PTT held down, then release PTT.
120-
1. Seelct "USB" from the drop-down list on the upper right and push the Refresh button next to the Port drop-down in the "USB configuration" area. The SM1000 will appear as "USB1" or similar in the list; select that entry.
119+
1. Run the `STM32CubeProgrammer` application and select the down arrow on the left side, and navigate to the "Erasing & Programming" section.
120+
1. Select the `Verify programming` option.
121+
1. In the "File path" on the left-hand side, select Open file and navigate to the .bin file you'd like to flash.
122+
1. Select "USB" from the drop-down list on the upper right and push the Refresh button next to the Port drop-down in the "USB configuration" area. The SM1000 will appear as "USB1" or similar in the list; select that entry.
123+
1. Click on the Connect button.
121124
1. Ensure that "PID" displays as DF11 and "VID" as 0483.
122-
1. In the "File path" on the left-hand side, navigate to the .bin file you'd like to flash.
123-
1. Select the ```Verify programming``` option.
124-
1. Select ```Start Programming``` and the firmware procedure will commence.
125+
1. Select `Start Programming` and the firmware procedure will commence.
125126
1. A message in the log at the bottom of the window will display once complete.
126127

127128
Power cycle the SM1000 and the new firmware will run.

0 commit comments

Comments
 (0)