Dear All,
We are trying to interface the lpc1788 with the DP83848 in RMII. We have a running example for evaluation board, which didn't worked on our custom board. Reading and Writing of PHY registers are working. I can able to read the Device ID of the DP83848 (0x20005c90).
On the hardware side,
Frquency - 50 MHz to DP83848 and same used for RMII Reference Clock.
RX_DV_MODE - 3.3 V
PWR_DOWN - 3.3 V
PFBOUT,PFBIN1/IN2 are connected together - (1.8 V)
Voltage in Rbias - 1.2 V
We started the BIST with loopback mode by setting the following registers,
BMCR=0x8000,
after reset completes
BMCR=0x2100
BMCR=0x6100
PHCR=0x0101
When i poll the status of the BIST bit, PHCR is always returning 0x0101.
LED status:
Speed LED is ON, Link LED is continuously blinking.
How to test the interface between the controller and PHY ?
Best Regards,
Anbu