DP83TC814R-Q1: DP83TC814R-Q1 MAC to PHY Connection

Part Number: DP83TC814R-Q1

Tool/software:
































Hi TI Team,

We are using the DP83TC814RRHARQ1 Ethernet PHY in our design, interfaced with an STM32H743BIT6 microcontroller, which acts as the MAC. I’ve reviewed both the reference schematic and the evaluation schematic for the PHY, and noticed differences in how TX and RX signals are connected:

  • In the evaluation schematic, TX signals from one device are connected to RX signals of another (crossed).
  • In the reference schematic, TX signals are connected to TX, and RX to RX (straight-through).
  • In our design, we’ve followed the reference schematic approach (TX → TX, RX → RX).

Could you please confirm:

  1. Is the straight-through connection (TX → TX, RX → RX) correct when interfacing the STM32H743BIT6 MAC with the DP83TC814RRHARQ1 PHY?
  2. Is there any specific reason why the evaluation schematic uses crossed connections—perhaps for PHY-to-PHY communication?

I’ve attached our schematic along with the reference and evaluation schematics for context.

  • Hi Meghna,

    The pin names are referenced to the MAC on the DP83TC814 MAC interface. The RX pins are outputs and TX pins are inputs.  You can see the pin functions in table 6-1 of the datasheet.

    The net names in schematics could be named in reference to either the PHY or MAC device pin names(It best to refer to the datasheet to see which are inputs and outputs).  Tx outputs from he MAC would connect to Rx inputs of the PHY and vice-versa.

    Regards,

    Undrea