Part Number: TDA4VM
Hello experts,
I am currently using the manual mode of the MDIO interface. In section 12.2.1.5.3.1 "Initializing the MDIO Module", the document describes the MDIO initialization steps.
However, in manual mode, the clock and data lines are controlled through the register CPSW_MDIO_MANUAL_IF_REG, specifically using bits [2] MDIO_MDCLK_O and [1] MDIO_OE.
The initialization steps provided in section 12.2.1.5.3.1 do not seem directly applicable to manual mode operation.
Could you please provide more clarification on the correct initialization procedure for MDIO when operating in manual mode?