MPC8548 Problem with Jumbo Packets

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

MPC8548 Problem with Jumbo Packets

1,187 Views
diegomartin
Contributor I

Hello!!

I have a problem sending larges UDP messages with a MPC8548.

After configuring all registers properly (i think), when i send a message with more than 2005 bytes, the message doesnt reache the PC who is waiting for.

I had to change the value of the following registers for this:

  - MAXFRM = 0x00002580 (9600 bytes)

 - MACCFG2 =0x00007105

 - Flags of packet: 0xBA82 (WRAP), 0x9A82 (without WRAP)

Any idea?

Thank you in advance,

Diego.

Labels (1)
0 Kudos
1 Reply

1,095 Views
Pavel
NXP Employee
NXP Employee

See the eTSEC 55 chip erratum:

https://www.nxp.com/docs/en/errata/MPC8548ECE.pdf

 

See also the Table 14-38 in the Errata to MPC8548E Reference Manual, Rev. 2:

https://www.nxp.com/docs/en/reference-manual/MPC8548ERMAD.pdf

Have a great day,
Pavel Chubakov

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos