Difference between revisions of "ETRA SOM/ETRA Evaluation Kit/Interfaces and Connectors/Ethernet"

From DAVE Developer's Wiki
Jump to: navigation, search
 
Line 6: Line 6:
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
 
|-
 
|-
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |14/01/2021
+
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |2021/01/14
 
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |First Release
 
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |First Release
 
|-
 
|-
Line 18: Line 18:
 
=== Description  ===
 
=== Description  ===
  
The Ethernet interface available on the Evaluation Kit at the connector J5.  
+
The Ethernet interface is available on the Evaluation Kit at the connector J5.  
  
 
J5 is a standard RJ45 connector connected to the SOM integrated ethernet controller and PHY.
 
J5 is a standard RJ45 connector connected to the SOM integrated ethernet controller and PHY.

Latest revision as of 10:05, 6 September 2023

History
Issue Date Notes
2021/01/14 First Release


Ethernet interface[edit | edit source]

Description[edit | edit source]

The Ethernet interface is available on the Evaluation Kit at the connector J5.

J5 is a standard RJ45 connector connected to the SOM integrated ethernet controller and PHY.

J6 and J7 connectors are pin-to-pin compatible mounting options for the same interface.


Ethernet connector

Signals[edit | edit source]

The following table describes the interface signals on J18 SOM connector:

Pin# SOM Pin# Pin name Pin function Pin Notes
3 J18.19 ETH_TX_P Transmit data +
5 J18.21 ETH_TX_M Transmit data -
6 J18.23 ETH_RX_P Receive data +
8 J18.25 ETH_RX_M Receive data -
2,11 J18.13 ETH1_LED Eth link or activity led

Device mapping[edit | edit source]

This network interface is mapped at eth0 device in Linux.

Device usage[edit | edit source]

The peripheral is used the standard kernel interface and network protocol stack.