Helios64 Hardware Detailed Info (#27)
* Add detailed hardware info for Helios64 - Button - Ethernet - Front Panel - GPIO - I2C - Jumper - LED - M.2 - PMIC - PWM Fan - RTC - SATA - SPI - UEXT - UPS - USB * Cosmetic upgrade and adapt to latest mkdocs-material version Co-authored-by: nurix <nurix@pnsnc.local> Co-authored-by: Aditya Prayoga <aditya@kobol.io>
This commit is contained in:
parent
d67bc27932
commit
5ba93f2c13
96 changed files with 1268 additions and 241 deletions
36
docs/helios64/ethernet.md
Normal file
36
docs/helios64/ethernet.md
Normal file
|
@ -0,0 +1,36 @@
|
|||

|
||||
|
||||
Helios64 has 2x BASE-T Ethernet interfaces :
|
||||
|
||||
* LAN 1 : 1000BASE-T (1 Gbit/s)
|
||||
* LAN 2 : 2.5GBASE-T (2.5 Gbit/s)
|
||||
|
||||
LAN 1 is the native Gigabit Ethernet interface from SoC RK3399. The interfaces is exposed through the Ethernet transceiver RTL8211F connected to RK3399 via RGMII.
|
||||
|
||||

|
||||
|
||||
LAN2 is the Multigigabit (2.5Gb) Ethernet interface provided through Realtek RTL8156 controller which is an USB3.0 to LAN bridge. The controller is connected to RK3399 via [VL815 USB 3.0 Hub](/helios64/usb/#usb-on-helios64).
|
||||
|
||||

|
||||
|
||||
## Features
|
||||
|
||||
Both Ethernet interfaces supports the following features :
|
||||
|
||||
* Transfer Rate Auto-Negotiation
|
||||
* Full-duplex and Half-duplex operation
|
||||
* IEEE 802.3az Energy Efficient Ethernet
|
||||
* IEEE 802.1Q VLAN tagging
|
||||
* Wake-on-LAN (WOL)
|
||||
* Crossover Detection & Auto-Correction
|
||||
* Automatic Polarity Correction
|
||||
|
||||
## About MAC address
|
||||
|
||||
Each Helios64 unit comes with a unique MAC address for each Ethernet interfaces. These MAC addresses, allocated and programmed during manufacturing process, comes from a MAC Address Block assigned to Kobol Innovations Pte. Ltd. by the IEEE Registration Authority.
|
||||
|
||||
The following MAC Address Block Medium (MA-M) has been allocated to us :
|
||||
|
||||
| 28-bit Base Value | EUI-48 Address Block |
|
||||
|-------------------|----------------------|
|
||||
| 64-62-66-D | 0-00-00 through F-FF-FF |
|
Loading…
Add table
Add a link
Reference in a new issue