Reg10.10, Force Link Good bit, was asserted after powering up.
But I didn't understand the reason.
Are there any possibilities?
The board strap (RX_CTRL) configuration disables AutoNegotiation.
This setting affects Force Link Good bit?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Reg10.10, Force Link Good bit, was asserted after powering up.
But I didn't understand the reason.
Are there any possibilities?
The board strap (RX_CTRL) configuration disables AutoNegotiation.
This setting affects Force Link Good bit?
Hi,
Can you please share the following :
1. strap settings of rx_ctrl. What is the pull-up and pull-down resistor value.
2. Does this bit get cleared after writting :
a. reg<0x001F>=4000.
3. Are you writting any configuration to the phy after power up and then looking at this bit?
--
Regards,
Vikram
Hi Vikram,
Thank you for reply.
1. Rh is 2.49K. Rl is open.
2. After power up, reg10 was 0x5448
I wrote 0x4000 in reg0x1f, and read reg10 again
But the value was 0x5448. No change
3. not 100% sure but I don't think so.
Linux was brought up but there is no device driver.
Any adviec?
Regards,
Hi,
Are you using 1Gbps mode? If yes then I see under strap table-5 that autoneg should always be enabled and hence your strap on rx_cntrl may not be valid.
I still need to hear back about the link between force-link-good bit and autoneg disable but do you see any functional issue when this bit is set?
--
Regards,
Vikram
Hi Koike,
If mode of interest is 1Gbps, we recommend using forced mode for this (not auto-negotiation) for general purpose application.
--
Regards,
Vikram
Hi Vikram,
I found the device driver for DP83867 and the source code says
/* After reset FORCE_LINK_GOOD bit is set. Although the
* default value should be unset. Disable FORCE_LINK_GOOD
* for the phy to work properly. */
So,it might have to be disabled after resetting PHY device.
But the datasheet doesn't say anything about this.
Rerads, Koike
Hi Koike,
Sorry for the confusion, I typed it wrong in my earlier reply and here is the correct statement :
If mode of interest is 1Gbps, we "don't" recommend using forced mode for this ("only" auto-negotiation) for general purpose application.
--
Regards,
Vikram