PTP offload H7: one-step timestamp from HW?
Heyho,
a few questions to those who already used the PTP offload function (not via IP / UDP, but PTP directly over ethernet, MAC packet type 0x88F7), which can auto-generate SYNC and DelayRequest messages:
1) As this feature does not auto-generate FollowUp messages (so no "two-step" timestamp), I assume that the timestamp sent with the auto-generated SYNC message is the "exact timestamp" when the packet leaves the STM32's MAC, so that 2-step is absolutely not required ?
2) And was this ever tested at STM? -->> examples...
3) Why was no automatism created for Announce messages? (Okay, these are timing-wise not important)
Using the HW would greatly reduce speed and code size, because LWIP would be completely unused for PTP, and my modified PTPd could be reduced greatly (much less "manual" packet processing)
Anyway, one more request for example source code!
@STea please, or whoever ...
