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
1. Remove the two screws hidden under the rubber feet on the back of the unit
32
+
2. Use a plastic pry tool to separate the rear cover, as it is held in place by a snap fit
33
+
34
+
{% include alert.html content="Be careful when prying the rear cover off, the snap fit clips can break easily." alert="Note" icon="svg-warning" color="yellow" %}
The board has GND, TX and RX headers already soldered. A USB UART adapter such as a CH340G can be used to access the serial console.
43
+
44
+
| USB TTL(UART) Adapter | Board header |
45
+
| --------------------- | ------------ |
46
+
| GND | GND |
47
+
| TX | RX |
48
+
| RX | TX |
49
+
50
+
{% include alert.html content="Some USB TTL adapters label TX and RX pins the other way around: try to swap them if the connection doesn't work." alert="Note" icon="svg-warning" color="yellow" %}
51
+
52
+
## Chip identification
53
+
54
+
| Chip | Function |
55
+
| ---------------------- | ------------------ |
56
+
| Realtek RTL9601D | GPON SoC |
57
+
| U&T UTG24P05 | Optical transceiver (BOSA) |
58
+
| Winbond W25Q128JVSQ | 128Mbit (16MB) SPI NOR Flash |
0 commit comments