Skip to content

Commit b166a9a

Browse files
committed
Update general-uart-flashing-guide.mdx
1 parent f113c4f commit b166a9a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

src/content/docs/software/general-uart-flashing-guide.mdx

+6-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: "Universal guide for flashing firmware over UART using FTDI and TFT
55

66
import ThemeImage from '/src/components/ThemeImage.astro'
77

8-
## How to flash UART to Runcam v1
8+
## How to Flash Firmware via UART
99

1010
### You will need
1111

@@ -82,7 +82,7 @@ Identify the appropriate UART interface as specified in the hardware documentati
8282

8383
9. The **Putty** window will open.
8484

85-
10. Connect power to both the **FTDI USB** and **Runcam v1**.
85+
10. Connect power to both the **FTDI USB** and **Air Unit**.
8686

8787
:::tip
8888
Always open Putty **before** powering the device to capture the boot log.
@@ -98,7 +98,10 @@ Always open Putty **before** powering the device to capture the boot log.
9898

9999
<br />
100100

101-
12. Go to: [https://openipc.org/cameras/vendors/sigmastar/socs/ssc338q](https://openipc.org/cameras/vendors/sigmastar/socs/ssc338q)
101+
12. Go to: [https://openipc.org/cameras/vendors/](https://openipc.org/cameras/vendors/)
102+
103+
Select the firmware that matches your device and click **"Generate an installation guide"**
104+
102105

103106
13. Place the downloaded firmware `.bin` into the TFTP folder:
104107

0 commit comments

Comments
 (0)