Other Parts Discussed in Thread: USB-2-MDIO
I have the following setup involving two Evaulation Boards DP83869EVM that I want to use in Media Convertor mode:
[Network] - [DP83869EVM + SFP] - [FO] - [DP83869EVM + SFP] - [Computer]
I want to verify the Link Loss Pass-Through feature in both 100Mb and 1000Mb Media Convertor modes.
In both modes, I get the following anomalous behavior:
- Everything Connected: All 3 LEDs on both boards light up, link is established, Computer recognizes access to Network, and data transfer at speed is working.
- Unplug RJ45 cable from Network-side DP83869EVM: All LEDs turn off, link is broken, Computer reports "network cable unplugged". So far OK.
- Plug back in RJ45 cable from Network-side DP83869EVM: All 3 LEDs from Network-side DP83869EVM light up. LED LINK from Computer-side DP83869EVM does not light up, other two LEDs do light up. Computer says Unidentified Network
Step 3 happens only sometimes. I would say 1 every 10 times. Once in the "anomalous" state, if I unplug and replug RJ45 again it will work.
Configuration is only done via Straps:
- MIRROR_EN: 1
- OPMODE_2: 1
- OPMODE_1: 0
- OPMODE_0: 1/0 depending on speed. As I said, in both cases the behaviour is the same
- LINK_LOSS: 0 (Enabled)
- ANEG_DIS: 0
- ANEGSEL_0: 0
- ANEGSEL_1: 0
- ANEGSEL_2: 0
Any help on this matter?
Thank you