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.

TDA4VE-Q1: Main domain-MCU domain communication

Part Number: TDA4VE-Q1
Other Parts Discussed in Thread: TDA4VL

Tool/software:

Hi,

We will be using the TDA4VMidEco/TDA4VL/TDA4AL device in our design. The SOC Main-Domain and MCU domain RGMII interface is currently interfaced through Ethernet switch. But we are planning to use the system without Ethernet switch also. In that case, how the data transfer will happen between the MCU domain -Main domain (ignore SPI interface data transfer due to lower data transfer limit). Is there a virtual RGMII interface is available between Main domain to MCU domain. 

Should we short the RGMII connection between MCU-Main externally. If so, how the MCU domain RGMII interface will be interfaced to the External Vehicle Ethernet PHY.

Would you pls provide your reply on this?

Thanks-Arumugam

  • Hi,

    But we are planning to use the system without Ethernet switch also. In that case, how the data transfer will happen between the MCU domain -Main domain (ignore SPI interface data transfer due to lower data transfer limit).

    You can use IPC to transfer the data between them. Here, you can pass the DDR address space in IPC to other domain, as DDR is accessible other domain can read DDR directly no need to pass whole ethernet data.

    Is there a virtual RGMII interface is available between Main domain to MCU domain. 

    No.

    Should we short the RGMII connection between MCU-Main externally. If so, how the MCU domain RGMII interface will be interfaced to the External Vehicle Ethernet PHY

    If you short externally Main & MCU RGMII, External Vehicle Ethernet PHY can't be able to connect to it.

    Best Regards,
    Sudheer