Skip to content

Commit 78ad17a

Browse files
authored
Merge pull request #87 from chargebyte/everest/charge_som_minor_impr
Charge SOM: Document storage of MAC addresses and update RFID Reader list
2 parents 890ebe8 + c9ba948 commit 78ad17a

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

docs/source/hardware.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Control Pilot / Proximity Pilot (X18)
4040

4141
For ISO 15118 / DIN 70121 compliant communication between EVSE and PEV, Charge SOM supports
4242
CP (control pilot) and PP (proximity pilot) signaling including Green PHY communication.
43-
This Green PHY communication is available on network interface ``eth1``.
43+
This Green PHY communication is available on network interface ``eth1``. The MAC address of
44+
this host interface is stored within the EEPROM on the Charge SOM.
4445

4546
**********************************
4647
High-Voltage Connector (HVDC, X19)
@@ -63,7 +64,8 @@ Ethernet (X28)
6364

6465
The X28 socket supports 10/100 Mbit/s Ethernet. In the Linux operating system it
6566
is available as network interface ``eth0``. This interface is part of a bridge
66-
interface ``br0``.
67+
interface ``br0``. The MAC address of this interface is stored within the OTP
68+
of the System on Chip.
6769

6870
*****************************
6971
EIA-485 Interfaces (X13, X15)

includes

0 commit comments

Comments
 (0)