File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
src/content/docs/software Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: "Universal guide for flashing firmware over UART using FTDI and TFT
55
66import 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
83839 . 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
8888Always 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
10310613 . Place the downloaded firmware ` .bin ` into the TFTP folder:
104107
You can’t perform that action at this time.
0 commit comments