Hello everyone,
we're developing a board with 4x DP83867IS PHYs. Of these
- 3 are connected to a backplane connector through a transformer with 4 wire pairs for 1Gbit/s
- 1 is connected to a backplane connector through a transformer with only 2 wire pairs for 100Mbit/s only.
Several boards will be connected in one system and we get the following connection scenarios:
- 4 wire pairs to 4 wire pairs -> works fine
- 4 wire pairs to 2 wire pairs -> doesn't work
- 2 wire pairs to 2 wire pairs -> doesn't work (as expected, basically same as previous scenario)
We've observed that no link is established, or a supposedly 1Gbit/s link is established, when only 2 wire pairs are used.
The way I understand the datasheet using only 2 wire pairs should pose no problem and a link with 100Mbit/s should be established. Unfortunately, reality seems to disagree.
Forcing the link speed in software resolves the issue, but our customer requires a stable link-up shortly after power-up without any software involved, so this is not an option for us.
The unused MDI signals are connected to ground via 1kOhm resistors.
Can you give any advice on why the auto-negotiation doesn't work reliably or how we can improve it?
Thank you!
Regards
Ferdinand