File tree 1 file changed +6
-3
lines changed
src/content/docs/software
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
5
5
6
6
import ThemeImage from ' /src/components/ThemeImage.astro'
7
7
8
- ## How to flash UART to Runcam v1
8
+ ## How to Flash Firmware via UART
9
9
10
10
### You will need
11
11
@@ -82,7 +82,7 @@ Identify the appropriate UART interface as specified in the hardware documentati
82
82
83
83
9 . The ** Putty** window will open.
84
84
85
- 10 . Connect power to both the ** FTDI USB** and ** Runcam v1 ** .
85
+ 10 . Connect power to both the ** FTDI USB** and ** Air Unit ** .
86
86
87
87
:::tip
88
88
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.
98
98
99
99
<br />
100
100
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
+
102
105
103
106
13 . Place the downloaded firmware ` .bin ` into the TFTP folder:
104
107
You can’t perform that action at this time.
0 commit comments