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.

AM3352 - 3 ethernet ports

Hi Guys

 

could you please clarify 1 thing for me here.

 

My questions is following:

 

can you have 1 seperate ethernet with a MAC adresse

AND

a second ethernet connection with a 2 port switch - but only with one MAC adresse

 

the questions is almost like:

http://e2e.ti.com/support/dsp/sitara_arm174_microprocessors/f/791/t/144193.aspx

or can you only have 2 seperatly network?

 

please help

 

Anders

 

  • I do not understand your question, but will try to explain a high-level view of CPSW.

    Port 0 of the 3-port switch is an internal port that connects to the host processor.  Ports 1 and 2 are external ports than can be operated in switch mode or dual MAC mode. 

    In switch mode, any incoming data on ports 1 or 2 will be routed to the host processor or the other external port based on the destination address of the packet.

    In ALE bypass mode the two external ports operate as two independent MACs where incoming packets are always routed to the host processor.  In this mode all packet processing is done by the application code running on the processor.

    Regards,
    Paul