Closed
Description
Hi,
tried to use this lib on a Arch Max board which is equipped with DP83848J chip, but compile fails for ethernetif.c
on accessing the registers PHY_IMR
and PHY_ISFR,
which are obviously only defined for LAN8742A_PHY by this lib.
Searching the Arduino_Core_STM32 files, I could find in several headers DP83848_PHY_ADDRESS
and some of its registers. However, PHY_IMR
is not defined there. What is then the reason to define this phy in the core? The STM32Ethernet lib does not seem to support this PHY. How can this PHY be used with Arduino_Core_STM32 core?
Is there any plan for this lib to support the DP83848
PHY?
Metadata
Metadata
Assignees
Labels
No labels