ESP8266 Developer Zone The Official ESP8266 Forum 2015-07-20T16:59:02+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=735 2015-07-20T16:59:02+08:00 2015-07-20T16:59:02+08:00 https://bbs.espressif.com:443/viewtopic.php?t=735&p=2750#p2750 <![CDATA[Re: Hardware timestamping]]>
Thanks for your interest in ESP8266 !

We are assessing it .

We will let you know if there is any update.

Statistics: Posted by ESP_Faye — Mon Jul 20, 2015 4:59 pm


]]>
2015-07-13T21:17:27+08:00 2015-07-13T21:17:27+08:00 https://bbs.espressif.com:443/viewtopic.php?t=735&p=2643#p2643 <![CDATA[Hardware timestamping]]>
However, if timestamping is performed in the application layer, interrupts and other unpredictable software processes can introduce jitter and latency which may impair the synchronization. Even the use of a very precise external oscillator won't overcome the stack jitter associated with a software-only 1588 implementation.

Most applications require the higher accuracy achieved by timestamping packets at the interface between the physical (PHY) and data link (MAC) layers (often referred to as "hardware timestamping"). IEEE 1588 hardware timestamping typically improves accuracy to 100 nanoseconds or better for certain network configurations, which is better than NTP, SNTP, Time-Triggered Protocol (TTP - http://www.ttpforum.org) and SERCOS (IEC 61491) methods.

http://www.ieee802.org/1/files/public/d ... -0908.pdf4
http://www.ieee802.org/1/files/public/d ... 13-v1.pdf3

Will hardware timestamping support be provided in wifi drivers?

Regards,
Aleksei

Statistics: Posted by aleksei — Mon Jul 13, 2015 9:17 pm


]]>