Part Number: DP83869EVM
Other Parts Discussed in Thread: DP83869HM, , USB-2-MDIO, DP83869
Hi
I plan to use the DP83869HM to build a basic 100/1000Mbit media converter.
Using the DP83869EVM dev board for testing it out.
I Configured the straps to put it in 1000Base-T to 1000Base-X mode, with mirror enable.
I was able to get it working in the following setup, using another media converter (E2845):
It would work perfectly fine and I was able to get 1000Mbps through it.
However, when I used the device in this specific setup it would not work, I would get no data through it:
I want to note that if I switched the positions of the E2845 and the DP83869EVM, or if I replaced the DP83869EVM with the E2845, the system would work at 1000Mbps.
Something else I noticed is if I configure the DP83869EVM in 100Base-TX to 100Base-FX mode in the previous setup the system works, and it get data through at 100Mbps.
Another thing is if I configure the dev board to 1000Base-T to 1000Base-X mode with straps and then run the following script on USB-2-MDIO to change to mode to 100Base-TX to 100Base-FX:
begin
01DF 0045
0000 1140
0010 5048
0018 000E
001F 4000
end
The device doesn’t change mode even though it is the same commands that the datasheet recommends:
I want to know:
- if there is a way to figure out why the dev board doesn’t work in the described configuration and fix it
- Why the commands shown above don’t properly configure the device 100Base-TX to 100Base-FX
Kind regards


