Skip to main content
FSoui.1
Associate
February 12, 2022
Question

Is there any available drivers/libraries to send Data from STM32F4 to TJA1102 100BASE-T1 dual/single PHY for automotive Ethernet using MII ?

  • February 12, 2022
  • 1 reply
  • 1352 views

..

This topic has been closed for replies.

1 reply

Piranha
Principal III
February 12, 2022

First learn what a PHY is... PHYs only translate data signals at physical layer and that cannot have a software driver. The only thing where software is applicable is for configuring a few manufacturer specific registers and bits through MDIO, but that difference is so minor that it is typically implemented by few macro definitions.