Hello,
I have two different boards that deploy DP83848VV greth phy. One is working but the other is not. I read regisiter 0x00 and got different result from both board. The working one returns 0xa100 while the other returns 0xafbf. After that, the program halts in the autonegotiation process.
I tried to produce the same error with the working board. The error could be produced when i set greth physical address differently from its physical configuration. I double checked this issue on the other board and could not find any problem. I also have checked some parameters as mentioned at
http://e2e.ti.com/support/interface/industrial_interface/f/142/p/234583/901770.aspx and
http://e2e.ti.com/support/interface/ethernet/f/903/t/196021.aspx. Those parameters seems okay.
I think there must be some errors in the physical configuration but could not find it. Where should i begin with?
Thank you in advance