Skip to content

Commit 7ba9013

Browse files
Update flash-nspanel.md
1 parent 033960d commit 7ba9013

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

docs/getting-started/flash-nspanel.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -51,14 +51,12 @@ You should end up with two parts:
5151
#### Now you have two choices, the Lazy way or the Complicated way:
5252
**1. Lazy way:**
5353

54-
You can flash straight away without dettaching the screen from the PCB and remove PCB completely from cover.
55-
Important is that you insert the cables and tilt them abit (like in GIF below) so the pins does not come in contact with the metall behind the PCB.
56-
Then hold tilted during entire flashing.
54+
You can flash straight away without detaching the screen from the PCB and remove PCB completely from housing.
55+
Important is that you insert the cables and tilt them abit (like in GIF below) so the pins does not come in contact with the metall behind the PCB (risk of short circuiting the USB to TTL). Hold tilted during entire flashing.
5756

5857
![gif](https://github.com/user-attachments/assets/8d2b93c9-9378-44d5-87f4-331c91b2ce76)
5958

60-
**2. Complicated way (dettaching screen from PCB and removing PCB from housing):**
61-
59+
**2. Complicated way (detaching screen from PCB and removing PCB from housing):**
6260
:::danger
6361
This operation has to be done very smoothly.
6462
:::
@@ -115,21 +113,23 @@ Then, flash the firmware with your tool of choice:
115113
2. Connect USB to TTL to computer
116114
3. Press Connect (choose correct USB device)
117115
4. Press Install
118-
5. Choose file...
116+
5. Press Choose file...
119117
5. Choose .bin file to flash
120118
6. Press Install
121119
7. Wait for flashing to complete
120+
121+
![esphome](https://github.com/user-attachments/assets/99a624e2-1e83-4dda-8a92-44beb4fc0b17)
122122
123123
</TabItem>
124124

125125
<TabItem value="Espressif" label="Espressif tool (Windows)">
126-
127-
2. Download Espressif tool from here: https://www.espressif.com/en/support/download/other-tools
128-
3. Open the tool and choose to flash an `ESP32 chip`.
129-
4. Click on the `...` button and select the firmware you downloaded at step 1 called `merged-flash.bin`.
130-
5. enter `0x0` as the upload address.
131-
6. Check the first checkbox next to the firmware file
132-
7. Click the `START` button and wait until it writes `FINISH`.
126+
127+
1. Download Espressif tool from here: https://www.espressif.com/en/support/download/other-tools
128+
2. Open the tool and choose to flash an `ESP32 chip`.
129+
3. Click on the `...` button and select the firmware you downloaded at step 1 called `merged-flash.bin`.
130+
4. enter `0x0` as the upload address.
131+
5. Check the first checkbox next to the firmware file
132+
6. Click the `START` button and wait until it writes `FINISH`.
133133

134134
<CenteredImage src="/images//doc/esp_flash_download_tool.png"/>
135135

0 commit comments

Comments
 (0)