Reply by nourson54 October 26, 20062006-10-26
Ok for transmit, but if you have to check a received TCP frame CRC,
you have to calculate it 'manually' ?!

--- In l..., "Dezheng Tang" wrote:
>
> User Manual is also online. In MAC2 register, set "CRC Enable" bit
> to automatically add CRC before transmit. It's also called FCS
> "Frame Check Sequence".
>
> --- In l..., "nourson54" wrote:
> >
> > Hi,
> >
> > I'm looking at the LPC23xx datasheet , but I'm not really sure if
> > there's an hardware way to calculate CRC for Ethernet RX/TX frame(like
> > the one on the microchip ENC28J60 controller even if it doesn't
> work :) ??
> >
> > Kind regards.
>

An Engineer's Guide to the LPC2100 Series

Reply by Dezheng Tang October 25, 20062006-10-25
User Manual is also online. In MAC2 register, set "CRC Enable" bit
to automatically add CRC before transmit. It's also called FCS
"Frame Check Sequence".

--- In l..., "nourson54" wrote:
>
> Hi,
>
> I'm looking at the LPC23xx datasheet , but I'm not really sure if
> there's an hardware way to calculate CRC for Ethernet RX/TX frame(like
> the one on the microchip ENC28J60 controller even if it doesn't
work :) ??
>
> Kind regards.
>
Reply by nourson54 October 25, 20062006-10-25
Hi,

I'm looking at the LPC23xx datasheet , but I'm not really sure if
there's an hardware way to calculate CRC for Ethernet RX/TX frame(like
the one on the microchip ENC28J60 controller even if it doesn't work :) ??

Kind regards.