Hello NXP community,
I'm currently working on reading the PHY_ID_1_register (address 8002h), but I'm encountering unexpected results. When I attempt to read the register, the output I get for pdata is 0x70000014. Delving deeper into pdata(x), it shows a value of [0] 65535 or 0x0000ffff.
I expected to get a valid PHY ID from this register, but this seems to be an erroneous value. Is there something I might be doing incorrectly in my reading process, or could there be other factors at play? Any guidance or suggestions would be greatly appreciated.
Thank you in advance for your insights!
Hello,
I encoutered the same issue, but the value I read from address 8002h is 0x0, I measured the MDC/MDIO signal, the status of the MDIO signal alway be low during the read. I need the schematic of TJA1103EVB to debug or confirm it, Could you tell me where I can download it?
Thanks