Hi,
We tried the example project for input capture (emios ic). And it is working fine.
And as a next step we are trying to send waves using DSPI and capture the time period for high/low pulses.
Now the capture is happening for the last selected pulse(high/low). But we need to capture the first and second pulses.
Is there any method to capture first and second pulses?
API used : EMIOS_DRV_IC_GetLastMeasurement(INST_EMIOS_MC1, EMIOS_IC4_CHANNEL3, &retValue1)
Board: NXP MPC5748G
Hi, please provide more information about the issue. Your description do not have too much sense to me. You could also share some code snippets.