File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,6 +59,10 @@ Power & Safety
5959Profinet
6060^^^^^^^^
6161
62+ The Profinet interface supports 10/100 Mbit/s Ethernet. In the Linux operating
63+ system it is available as network interface ``eth2 ``. The MAC address of this
64+ interface is stored within the OTP of the System on Chip.
65+
6266.. list-table ::
6367 :widths: 15 85
6468 :header-rows: 1
@@ -81,6 +85,10 @@ Profinet
8185LAN (OCPP)
8286^^^^^^^^^^
8387
88+ The LAN interface supports 10/100 Mbit/s Ethernet. In the Linux operating
89+ system it is available as network interface ``eth0 ``. The MAC address of this
90+ interface is stored within the OTP of the System on Chip.
91+
8492.. list-table ::
8593 :widths: 15 85
8694 :header-rows: 1
@@ -103,6 +111,10 @@ LAN (OCPP)
103111MCS
104112^^^
105113
114+ The MCS interface supports 10 Mbit/s Ethernet. In the Linux operating
115+ system it is available as network interface ``eth1 ``. The MAC address of
116+ this host interface is stored within the EEPROM on the Charge SOM.
117+
106118.. list-table ::
107119 :widths: 15 85
108120 :header-rows: 1
133145IO
134146^^
135147
148+ The CAN interface is a full implementation of the CAN FD protocol specification
149+ version 2.0B. It is available on Linux network interface ``can0 ``, which has a
150+ default bitrate of 1 Mbit/s.
151+
136152.. list-table ::
137153 :widths: 15 85
138154 :header-rows: 1
You can’t perform that action at this time.
0 commit comments