Resolved! IEEE1588 PTP - how to calculate ADDEND (app note unclear)
I'm reading AN3411, and section 4.4 details how to compute the values for the time stamp unit registers.It shows two equations under Equation 1:tick = ((increment * 10^9) / 2^31) and the other is corrupted (typo?): Adden(d * increment) = 2^63/SysClkI...