I just realized on the board where I have a non-working DP83848Q-Q1, I forgot to ground the DAP.
1. is the DAP required to be grounded for proper operation?
2. What are the symptoms of the DAP not being grounded?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I just realized on the board where I have a non-working DP83848Q-Q1, I forgot to ground the DAP.
1. is the DAP required to be grounded for proper operation?
2. What are the symptoms of the DAP not being grounded?
Hello,
It is recommended that the DAP is connected to GND. The DAP provides thermal dissipation, not connecting the DAP may drive the PHYs temperature outside the recommended operating conditions.
Thanks,
Vibhu
yes, I understand that the DAP should be connected to the ground plane for heat dissipation purposes.
I have already fixed the board design for the next iteration to the ground plane for heat dissipation purposes.
This doesn't answer my question.
The DP83848Q-Q1 on the current iteration of the board does not respond to MDIO commands.
If the DAP is not electrically connected to ground, will this cause the DP83848Q-Q1 to not respond to MDIO commands?
Hello Morita,
Thanks for clarifying. I would not expect any issues with the MDIO commands, because the PHY has other dedicated pins for analog and digital ground.
Please try connecting the DAP and let us know if you see the issue resolved.
Thanks,
Vibhu
Hello Toshi,
It seems to be that the issue is not with the DAP being grounded then. Please double check your schematic with the datasheet, you may also refer to https://www.ti.com/lit/an/snla079d/snla079d.pdf.
Thanks,
Vibhu
The MDI interface clock on my board is 1.25 Mhz, so it should not be sensitive to board layout issues.
Toshi
Hello Toshi,
If using MII, can you check to see if there is a clock on pin 2 TX_CLK, it should be either 2.5 MHz or 25 MHz depending on 10M/100M mode.
Thanks,
Vibhu
I see the DP83848 emitting fast link pulses on the Ethernet side.
Hello Toshi,
Can you check to see if there are any link pulses on the signals? Also what is the current consumption of the device? This may help narrow down the status of the PHY.
Thanks,
Vibhu
In the previous message I wrote:
"I see the DP83848 emitting fast link pulses on the Ethernet side."
Not sure if I can check the power consumption. Will think about how to do this.
Toshi
There are link pulses.
I cannot check the current consumption of the device.
Toshi
I see 1.74 volts on PFBOUT.
This seems like an odd voltage.
Is this correct?
Toshi
Hello Toshi,
Sorry for the late response. The 1.74 V on PFBOUT is okay. This should be around ~1.8 V.
Please check the following, and if not resolved share the schematic with me:
Thanks,
Vibhu
1. MDIO has a pull-up resistor, yes.
2. Address strapping is left as default.
3. Oscillator is 50 Mhz +-50ppm.
4. This is the only Ethernet PHY on the board.
The MDC/MDIO issue seems to be fixed by the new board revision.
I forgot to windowpane the solder paste under the DP83848Q-Q1 so I suspect it was floating on the solder.
On the previous board I didn't see a consistent wicking of the solder onto the pins.
On the new board I see consistent wicking of the solder onto the pins.
I can now read register 0, and it returns value 0x3100.
This value seems to be correct, so the SMI interface looks good.