Skip to main content
VGoga.1
Associate
December 8, 2020
Solved

I am using SPC584B70E5 micro-controller for automotive Ethernet driver development. I just wanted to know is this Microcontroller supports ethernet PHY TJA1100. Thank you..

  • December 8, 2020
  • 1 reply
  • 1134 views

..

    This topic has been closed for replies.
    Best answer by Giuseppe DI-GIORE

    Hello,

    actually on SPC584B Discovery board we use DP83848

    However have a look at this schematics [link]

    then use the TJA1100 datasheet to check how to connect

    it to the microcontroller.

    I'm not saying that is a one-to-one replacement

    (DP83848 vs. TJA1100) but SPC584B connected to TJA1100 is feasible.

    Regards,

    Giuseppe

    1 reply

    Giuseppe DI-GIORE
    ST Employee
    January 11, 2021

    Hello,

    actually on SPC584B Discovery board we use DP83848

    However have a look at this schematics [link]

    then use the TJA1100 datasheet to check how to connect

    it to the microcontroller.

    I'm not saying that is a one-to-one replacement

    (DP83848 vs. TJA1100) but SPC584B connected to TJA1100 is feasible.

    Regards,

    Giuseppe

    VGoga.1
    VGoga.1Author
    Associate
    January 20, 2021

    Thank you for your feedback.