Hi,
I am using the USB-2-MDIO interface to write to the registers in my Ethernet switch from Marvell. Initially when I read the regsiter I get
Register 0001 is: FFFF
This happens with any register.
Later I try to write the data to the register . suppose i try to write FFFE into the register 0001, it says :
Register 0001 is: FFFE
and when i read it back its FFFF again.
Register 0001 is: FFFF
I am not able to write to the registers to configure it. could you please help me in this regard?
Thanks,
Ramya