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.

TMS320C6748 and short Ethernet Frames

Other Parts Discussed in Thread: TMS320C6748

Hello,

1.  Can the TMS320C6748 transmit an Ethernet packet smaller than 64 bytes (incl addressing) which is normally precluded by the Ethernet spec?

2.  Can the TMS320C6748 receive an Ethernet packet smaller than 64 bytes (incl addressing)?

3.  When the Ethernet transmitter pads short frames, does it update the length field to the padded length?  Or does it stay the unpadded length?

  • wanjeri kirubi said:
    1.  Can the TMS320C6748 transmit an Ethernet packet smaller than 64 bytes (incl addressing) which is normally precluded by the Ethernet spec?

    I don't believe so since it conforms to the IEEE 802.3 spec and the transmitter waits until 64 bytes are full in the TX FIFO before it begins transmission.

     

    wanjeri kirubi said:

    2.  Can the TMS320C6748 receive an Ethernet packet smaller than 64 bytes (incl addressing)?

    3.  When the Ethernet transmitter pads short frames, does it update the length field to the padded length?  Or does it stay the unpadded length?

    Please refer to section 2.10.8 / 5.21 in the EMAC/MDIO User's Guide specifically the RXCSFEN bit.