Hello guys,
I'm trying to evaluate the possibilities of the PRU-ICSP on AM3359, but I am very new to this topic and also in general with such high integrated ARM devices and hope you can help to answer me a few questions...
1. Signal identifier pr1_
Some signals related to the PRU are named pr1_. What does this stand for?
2. MII_RT
Except inside PRU reference guide I couldn't find the term MII_RT in any other document. What is the expression of RT? Realtime? This is not a part of the Ethernet Subsystem, right?
3. Pinmuxing: mii0_rxd[3:0]
PRU_ReferenceGuide, page 20: Figure 3. PRU-ICSS Internal Signal Muxing: pin_mux_sel[0]
Where else can I find the intern signals mii0_rxd[3:0] in any technical document related to am335x?
I searched inside TRM (SPRUH73F), PRU_Refguide (SPRUHF8) and in the AM3359 summary (SPRS717D), but was not able to find any further use of these signals.
So what is the use/advantage of this pin muxing configuration? And how do I access/manipulate them?
4. Ethernet ports index
See Figure 2. PRU-ICSS Integration on page 15.
Is it correct that pr1_mii0_ is connected to ethernet port 1 and pr1_mii1_ to ethernet port 2? So the internal port 0 can not be used by the PRU?
Thank you for your help.
Greetings