Skip to content

Commit 3422f81

Browse files
committed
Update README.md
1 parent fe44f88 commit 3422f81

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ To use:
1313
* **/OSX** contains an executable for macOS X
1414
* **/Linux** contains an executable built on Ubuntu
1515
* **/Raspberry_Pi__Debian** contains an executable for Raspberry Pi 4 (Debian Buster)
16-
* Select the firmware file you'd like to upload (should end in *.bin*)
16+
* Click ```Browse``` and select the firmware file you'd like to upload (should end in *.bin*)
1717
* Attach the Artemis target board over USB
18-
* Select the COM port (hit Refresh to refresh the list of USB devices)
19-
* Press Upload
18+
* Select the COM port (click ```Refresh``` to refresh the list of USB devices)
19+
* For the [SparkFun Edge](https://www.sparkfun.com/products/15170): click the ```Board Type``` menu and select ```Apollo3```
20+
* Click ```Upload Firmware```
2021

2122
The GUI does take a few seconds to load and run. _**Don't Panic**_ if the GUI does not start right away.
2223

@@ -31,9 +32,7 @@ An example *Blink.bin* firmware file is included in the repo. This firmware will
3132
* the STAT LED on the [OpenLog Artemis](https://www.sparkfun.com/products/15846)
3233
* the D19 and GNSS LEDs on the [Artemis Global Tracker](https://www.sparkfun.com/products/16469)
3334

34-
Pressing the 'Update Bootloader' button will erase all firmware on the Artemis and load the latest bootloader firmware. This is handy when SparkFun releases updates to the [SVL](https://github.com/sparkfun/SparkFun_Apollo3_AmbiqSuite_BSPs/blob/master/common/examples/artemis_svl/src/main.c).
35-
36-
For the [SparkFun Edge](https://www.sparkfun.com/products/15170), please click the ```Board Type``` menu and select ```Apollo3```.
35+
Clicking ```Update Bootloader``` will erase all firmware on the Artemis and load the latest bootloader firmware. This is handy when SparkFun releases updates to the [SVL](https://github.com/sparkfun/SparkFun_Apollo3_AmbiqSuite_BSPs/blob/master/common/examples/artemis_svl/src/main.c).
3736

3837
SparkFun labored with love to create this code. Feel like supporting open source hardware?
3938
Buy a [breakout board](https://www.sparkfun.com/products/15444) from SparkFun!

0 commit comments

Comments
 (0)