Hi,
I'm currently trying to read in an input signal frequency using eMIOS IPM mode on an s32k3 micro. After I wait for the Status register to tell me it's captured a measurement, I read the A register first, then the B register, and perform the period calculation for both cases (Normal case, and overflow case). However, the calculation instead gives me either the "High Time" or the "Low time", not the period of the signal. It appears that the IPM mode is giving me the high/low duty cycle instead of the period. Any thoughts to figure this out? I've confirmed the Control register is using the correct mode.
Thanks