diff options
author | Giovanni Condello <condellog@gmail.com> | 2022-08-27 00:25:32 +0200 |
---|---|---|
committer | Simone Bortolin <simonebortolin@users.noreply.github.com> | 2022-12-19 23:08:41 +0100 |
commit | 75807f9279e018ebc0aab8bba36ff6068e3c7ad3 (patch) | |
tree | 2212d0c2e6f9c3c0f96c03f45479dbc1786d469b | |
parent | Fix command to enable serial in/output in Lantiq boot (diff) | |
download | hack-gpon.github.io-75807f9279e018ebc0aab8bba36ff6068e3c7ad3.tar hack-gpon.github.io-75807f9279e018ebc0aab8bba36ff6068e3c7ad3.tar.gz hack-gpon.github.io-75807f9279e018ebc0aab8bba36ff6068e3c7ad3.tar.bz2 hack-gpon.github.io-75807f9279e018ebc0aab8bba36ff6068e3c7ad3.tar.lz hack-gpon.github.io-75807f9279e018ebc0aab8bba36ff6068e3c7ad3.tar.xz hack-gpon.github.io-75807f9279e018ebc0aab8bba36ff6068e3c7ad3.tar.zst hack-gpon.github.io-75807f9279e018ebc0aab8bba36ff6068e3c7ad3.zip |
-rw-r--r-- | _ont/ont-odi-realtek-dfp-34x-2c2.md | 15 | ||||
-rw-r--r-- | assets/img/ont-odi-realtek-dfp-34x-2c2/ttl.jpg | bin | 0 -> 156264 bytes |
2 files changed, 15 insertions, 0 deletions
diff --git a/_ont/ont-odi-realtek-dfp-34x-2c2.md b/_ont/ont-odi-realtek-dfp-34x-2c2.md index 593af8b..6c6645f 100644 --- a/_ont/ont-odi-realtek-dfp-34x-2c2.md +++ b/_ont/ont-odi-realtek-dfp-34x-2c2.md @@ -134,6 +134,21 @@ sw_active=1 - Auto-sensing mode to switch between SGMII/HiSGMII +# Low level modding + +## TTL connection + +The stick has exposed TTL pads: + +{% include image.html file="ont-odi-realtek-dfp-34x-2c2/ttl.jpg" alt="DFP-34X-2C2 TTL Connection" caption="DFP-34X-2C2 TTL Connection" %} + +- TX is on the left (purple lead); +- RX on the right (white lead); +- VCC (+3.3V) is SFP pin 15 or 16; +- GND is on SFP pin 10; + +The serial port uses 115200 baud 8N1 + # Miscellaneous Links - [Hacking RTL960x](https://github.com/Anime4000/RTL960x) diff --git a/assets/img/ont-odi-realtek-dfp-34x-2c2/ttl.jpg b/assets/img/ont-odi-realtek-dfp-34x-2c2/ttl.jpg Binary files differnew file mode 100644 index 0000000..2475944 --- /dev/null +++ b/assets/img/ont-odi-realtek-dfp-34x-2c2/ttl.jpg |