diff options
author | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-08-08 09:51:54 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 22:56:24 +0100 |
commit | 5ade57543989c37994289d060e2f2120e418b5a9 (patch) | |
tree | ea37034190f8aa715ce119276976fb2d0be6062d /ont-Nokia-g-010g-q.md | |
parent | Removed an erroneous Image in ont-Nokia-g-010g-q.md (diff) | |
download | hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.gz hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.bz2 hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.lz hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.xz hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.tar.zst hack-gpon.github.io-5ade57543989c37994289d060e2f2120e418b5a9.zip |
Diffstat (limited to '')
-rw-r--r-- | ont-Nokia-g-010g-q.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ont-Nokia-g-010g-q.md b/ont-Nokia-g-010g-q.md index 6289952..e816061 100644 --- a/ont-Nokia-g-010g-q.md +++ b/ont-Nokia-g-010g-q.md @@ -12,7 +12,7 @@ parent: ONT | Model | G-010G-Q |
| Alias | |
| Chipset | Realtek RTL9601B |
-| Flash | Winbond <a href="https://www.winbond.com/resource-files/w25q128jv%20revf%2003272018%20plus.pdf">W25Q128JV</a> 3V 128M-BIT SPI |
+| Flash | Winbond [W25Q128JV](https://www.winbond.com/resource-files/w25q128jv%20revf%2003272018%20plus.pdf) 3V 128M-BIT SPI |
| RAM | DDR2 325MHz |
| System | Linux (Luna SDK) |
| HSGMII | No |
@@ -47,7 +47,7 @@ You can easily communicate with the ONT using a TTL converter (for example the C *You don't actually need the two VCC pins, just use TX/RX and GND*
-{% include warning.html content="The ONT's serial logic is 3V3." %}
+{% include alert.html content="The ONT's serial logic is 3V3." alert="Warning" icon="svg-warning" color="red" %}
Make sure the logic of your TTL converter is 3V3 too otherwise you might damage the ONT, in my case I wasn't sure the CH341A had a 3V3 logic for the TTL part so I set up a voltage divider made of 2 resistors between the TX pin and ground as shown in the image below.
|