Forum Discussion
Aada
New Contributor
3 years agoSerialLite 2 symbols
Hi,
I would like to debug the raw RXDATA output from the SerialLite PHY.
Therefore I am searching for the symbols details for 32bits RXDATA.
For example:
IDLE = 1C1C1C1C (K28 & K28 & K28 & K2...
Aada
New Contributor
3 years agoHi,
Thank you!
Unfraternally the document does not state the sequencing for 32 bits but only for 16 bits.
For example: (page 23)
The {SDP} (Start of data packet sequence) Composition =
Field Symbol Description
SDP1 /SDP/ Start of data packet symbol
SDP2 /DAT/ Channel number
So, the SDP sequence is composed from those two symbols when 16 bits width TXDATA is used.
But how the SDP, for example, looks when 32 bits width is used? (With 4 symbols)
Best regards