*******************************************************************************************************
* Detailed Description:
These demos showcase how to use eMIOS in Input Capture mode with DMA, utilizing both low-level drivers (Ip) and high-level drivers (MCAL). They demonstrate how timestamp data from captured input signals is stored and how a GPIO toggle provides a simple visual confirmation that the interrupt is being triggered as expected.
* Connections:
*******************************************************************************************************
* Test HW: S32K3X4EVB-T172
* MCU: S32K344
* Debugger: S32DS 3.6.2, OpenSDA
* Target: internal_FLASH
*******************************************************************************************************
* Important information:
eMIOS Pwm:
Configures EMIOS 0 Channel 1 as OPWMB (Output Pulse Width Modulation Buffered).
This channel generates a waveform that will be captured by Channel 9
eMIOS Icu with DMA:
Configures EMIOS 0 Channel 9 in ICU_MODE_TIMESTAMP using SAIC (Single Action Input Capture) mode.
This channel captures the timestamps of the waveform generated by Channel 1.
After a predefined number of captures, a DMA interrupt is triggered.
*******************************************************************************************************
Any support, information, and technology (“Materials”) provided by NXP are provided AS IS, without any warranty express or implied, and NXP disclaims all direct and indirect liability and damages in connection with the Material to the maximum extent permitted by the applicable law. NXP accepts no liability for any assistance with applications or product design. Materials may only be used in connection with NXP products. Any feedback provided to NXP regarding the Materials may be used by NXP without restriction.