Tool/software:
Hi Team,
Please tell me about Master/Slave configuration.
The customer would like to forcefully change the Master mode resolved by auto-negotiation to Slave mode.
Is the following method correct?
Is auto-negotiation necessary again after step 5?
1) The local PHY (DP83867IS) and link partner use auto-negotiation.
2) The Master/Slave configuration is also determined by auto-negotiation. That is, 0x0009 Bit[12] = 0: Disable Manual Master/Slave Configuration control.
3) During normal communication, the local PHY is set to Slave. That is, 0x000A Bit[14] = 0: Configuration resolved to SLAVE.
4) During communication failure, the local PHY is set to Master. That is, 0x000A Bit[14] = 1: Configuration resolved to MASTER.
5) At this time, the customer tried to write to register 0x0009 Bit[12] = 1, Bit[11] = 0.
6) After that, they read 0x000A, but 0x000A was not changed to Bit[14] = 0.
Best Regards,