Skip to content

Commit 2b615dc

Browse files
Update flash-nspanel.md
1 parent 7050e88 commit 2b615dc

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

docs/getting-started/flash-nspanel.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,14 +54,14 @@ You should end up with two parts:
5454
You can flash straight away without detaching the screen from the PCB and remove PCB completely from housing.
5555
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.
5656

57-
<CenteredImage src="/images/doc/flash/tiltpanel.gif" alt="Tilting the PCB to prevent short circuit" figureNumber="5" />
57+
<CenteredImage src="/images/doc/flash/tiltpanel.gif" alt="Tilting the PCB to prevent short circuit" figureNumber="4" />
5858

5959
**2. Complicated way (detaching screen from PCB and removing PCB from housing):**
6060
:::danger
6161
This operation has to be done very smoothly.
6262
:::
6363

64-
<CenteredImage src="/images/doc/flash/step3.png" alt="The PCB connected to the screen via FFC cable" figureNumber="6" />
64+
<CenteredImage src="/images/doc/flash/step3.png" alt="The PCB connected to the screen via FFC cable" figureNumber="5" />
6565

6666
1. Push slightly from left to right the black part of the connector (2mm)
6767
2. same as point 1.
@@ -75,11 +75,11 @@ The black part of the FFC cable do not contains any electronic nor conductive fe
7575

7676
In order to get the ESP32 enter in flash mode, `GPIO0`, noted `IO0` on the PCB has to be connected to `GND`.
7777
Either connect a cable between `IO0` and `GND` (2) as in picture below:
78-
<CenteredImage src="/images/doc/flash/step4.png" alt="The PCB connected to the screen via FFC cable" figureNumber="7" />
78+
<CenteredImage src="/images/doc/flash/step4.png" alt="The PCB connected to the screen via FFC cable" figureNumber="6" />
7979

8080
or add an extra cable to Ground pin on USB to TTL as in picture below (white cable):
8181

82-
<CenteredImage src="/images/doc/flash/extraground.JPG" alt="Extra ground cable" figureNumber="8" />
82+
<CenteredImage src="/images/doc/flash/extraground.JPG" alt="Extra ground cable" figureNumber="7" />
8383

8484
### Connect your USB to UART (TTL) converter
8585

@@ -118,7 +118,7 @@ Then, flash the firmware with your tool of choice:
118118
6. Press Install
119119
7. Wait for flashing to complete
120120
121-
<CenteredImage src="/images/doc/esphomeweb.jpg"/>
121+
<CenteredImage src="/images/doc/flash/esphomeweb.jpg"/>
122122
123123
</TabItem>
124124

0 commit comments

Comments
 (0)