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.

AM4377 PRU-ICSS MDIO Query

Other Parts Discussed in Thread: AM4377, SYSBIOS

Hi All,

I'm working on AM4377 PRU-ICSS module in custom board. I'm referring "spruhl7c_AM4377Refernce_Manual.pdf" document

to configure PRU-ICSS from ARM. There is no information regarding PRU-ICSS MDIO. But in AM435X there is MDIO related information in present. 

To configure PHY from PRU-ICSS I have used below two signals,

pr1_mdio_data

pr1_mdio_mdclk

I'm not able to configure PHY using this signals.

I got base address of PRU-ICSS MDIO from SYS-BIOS RTOS "sysbios_ind_sdk_2.1.0.1" code.

I had changed below pins mux mode to "60008" to configure pr1 mdio and pr1 clock signals.

CTRL_CONF_XDMA_EVT_INTR0 Register (Offset = A70h) [reset = 40007h]---->d24
CTRL_CONF_XDMA_EVT_INTR1 Register (Offset = A74h) [reset = 40007h]--->c24

 

Please let me know what I have done is correct and is there any extra configuration I need to do for this. 

Please reply ASAP since I'm in testing phase.

Regards,

Nithin