diegopm , 12-13-2018, 11:21 AM
Hi Experts,
Openrex design has HDMI_VPH, NVCC_LVDS2P5, NVCC_MIPI, NVCC_RGMII, SATA_VPH and NVCC_ENET connected to external 2,5V regulator. I have the same schema in my imx6solo design, I have HDMI_VPH, NVCC_LVDS2P5, NVCC_MIPI, NVCC_RGMII and NVCC_ENET connected to an external regulator. I also saw this schema in an evaluation board of Freescale, but this was as an option with 0ohm resistor.
In production, a few boards have an issue with HDMI_VPH (ball M7). The boards run properly initial tests but fails in the next steps of production. Under failure, +2V5 rail is tied to GND due to internal short-circuit into M7 ball of imx6solo. If I remove power from M7 ball, the +2V5 rail is up again and board runs properly, except HDMI because HDMI_VPH is internally short-circuited to GND and not powered.
IMX documentation connect HDMI_VPH, NVCC_LVDS2P5, NVCC_MIPI to VDDHIGH_CAP (internal LDO output).
I would like to know if Openrex project had a similar issue, and how you solved it.
BR