Hi
I am trying to bring up the Ethernet PHY with the NXP MIMXRT1176 Processor. I am able to read the PHY_ID1 and PHY_ID2 register from the PHY module.
Here I need help in Bringing up the PHY with the 100MBps.
As soon as device is power up and when trying to initialize it is understood that device is working in
from the BMCR register(0x0000)
* Normal Mode
* Duplex Mode
From the BMSR register(0x0000)
* Jabber detect bit is getting set,
* auto negaotiation complete bit is getting set
* link status is alwasy down
and here 100base-x FUll duplex bit is not getting set, so , is it normal?
i need help with respect to the register configuration for PHY module for getting the PHY to work RGMII, SGMII, or XMII mode