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.

AWR2944: Query on PHY ADDRESS to be used for Marvel Transceiver on AWR2944x

Part Number: AWR2944

Hello Team,

We are trying to read the Marvel Transceiver Registers using below APIs

We had used the API CSL_MDIO_phyRegRead of TI SDK to read the Transceiver. However we are not getting the right data 

Please find the Arguments passed

CSL_MDIO_phyRegRead(0x07000F00uL,0x8000, 2,&Regvaluptr)

0x07000F00uL = MDIO Address

0x8000 - SGMII Control Register Address of Marvel Transceiver

MCU - TPR12, AWR2944x

Thanks

S.E.Chaitanya