SPRUJ79 November 2024 F29H850TU , F29H859TU-Q1
A DriverLib function has been provided to apply the scale factor to a capture value, HRCAP_getEventTimeStampNanoseconds(). Equation 23 shows how to convert a raw count to seconds without using the DriverLib function.
Parameter | Explanation |
---|---|
RawCount | Capture value as read from ECAP_REGS_CAP1-4 |
ScaleFactor(1) | The Scale factor as calculated from Equation 23 |
128 | Constant determined by the hardware of the HRCAP submodule |
SysClkPrd(nS) | Period of the system clock |
Measurement(nS) | Signal converted to nS |