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.

DP83640 Clock Step Timestamp Invalid

Whenever I step the PHY clock, the very next RX timestamp will always have the highest nanosecond bit set (0x80000000).

Please confirm this behavior.

Tx,

Brad

  • Brad,

    Please refer the customer to section 3.1.3.4 of the Software Development Guide (SDG) titled "Receive Timestamp Insertion". For your convenience, I have quoted the relevant text below:

    Bit 31 of the nanoseconds field is used to indicate that a time correction has been completed prior to the capture of this timestamp. This flag will be asserted when either a clock step adjustment or a temporary rate correction has been completed. Software can use this to determine if the timestamp includes the latest time correction.

    Patrick