This commit is contained in:
Edward Firmo
2024-01-08 15:40:33 +01:00
parent 86acccc36b
commit f24ba9739d

View File

@@ -193,6 +193,7 @@ Using a voltage higher than 3.3VDC, such as 5VDC, can damage your panel.
The use of a non-conductive tool, like the blue plastic one shown in the picture, can be helpful.
5. Note the cross-connection of `RX` and `TX` pins.
The following pin-out should be used:
<!-- markdownlint-disable MD033 -->
| Panel's Board | TTL USB-to-Serial |
| :--: | :--: |
| `3V3` | `VCC`, `3V3`, or `3.3V` |
@@ -200,6 +201,7 @@ The following pin-out should be used:
| `RX` | `TX` |
| `GND` | `GND` |
| `IO0` | `GND`<br>This can be connected to a `GND` pin on the panel's board. |
<!-- markdownlint-enable MD033 -->
By following these guidelines and referring to the provided resources, you can safely prepare your NSPanel for firmware updates.