You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/flash-nspanel.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,14 +54,14 @@ You should end up with two parts:
54
54
You can flash straight away without detaching the screen from the PCB and remove PCB completely from housing.
55
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.
56
56
57
-
<CenteredImagesrc="/images/doc/flash/tiltpanel.gif"alt="Tilting the PCB to prevent short circuit"figureNumber="5" />
57
+
<CenteredImagesrc="/images/doc/flash/tiltpanel.gif"alt="Tilting the PCB to prevent short circuit"figureNumber="4" />
58
58
59
59
**2. Complicated way (detaching screen from PCB and removing PCB from housing):**
60
60
:::danger
61
61
This operation has to be done very smoothly.
62
62
:::
63
63
64
-
<CenteredImagesrc="/images/doc/flash/step3.png"alt="The PCB connected to the screen via FFC cable"figureNumber="6" />
64
+
<CenteredImagesrc="/images/doc/flash/step3.png"alt="The PCB connected to the screen via FFC cable"figureNumber="5" />
65
65
66
66
1. Push slightly from left to right the black part of the connector (2mm)
67
67
2. same as point 1.
@@ -75,11 +75,11 @@ The black part of the FFC cable do not contains any electronic nor conductive fe
75
75
76
76
In order to get the ESP32 enter in flash mode, `GPIO0`, noted `IO0` on the PCB has to be connected to `GND`.
77
77
Either connect a cable between `IO0` and `GND` (2) as in picture below:
78
-
<CenteredImagesrc="/images/doc/flash/step4.png"alt="The PCB connected to the screen via FFC cable"figureNumber="7" />
78
+
<CenteredImagesrc="/images/doc/flash/step4.png"alt="The PCB connected to the screen via FFC cable"figureNumber="6" />
79
79
80
80
or add an extra cable to Ground pin on USB to TTL as in picture below (white cable):
0 commit comments