Receive FIFO for ENET of i.MX6

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Receive FIFO for ENET of i.MX6

726 Views
yuuki
Senior Contributor II

Dear All,

Would you teach about receive FIFO registers for ENET of MX6?

We are referring to the following.

IMX6DQRM.pdf(Rev2)
- Table 23-130. Receive FIFO thresholds definition(P.1189)

We understand that it is necessary to make each register field the following relations.

RSEM > RSFL > RAEM

These default values are as follows.

- RSEM = 0x084
- RSFL = 0x010
- RAEM = 0x008

However, in these values, performance is low.
If these values are changed as follows, performance will go up.

- RSEM = 0x040
- RSFL = 0x078
- RAEM = 0x070

We do not understand the reason which performance goes up with these values.


Is the set value to RSFL a value containing RAEM?
Or, Is the set value to RSFL added value from RAEM?

Would you teach which understanding is right?


We would like to set Receive FIFO as 64KByte.
Can this value be set as Receive FIFO?
Since the maximum of each field is 0x1FF, 64kByte seems not to be set.

Best Regards,
Yuuki Murasato

Labels (1)
0 Kudos
0 Replies