Using EMIOS0 is to capture or PWM for different cycles

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Using EMIOS0 is to capture or PWM for different cycles

832 Views
thomasbao
Contributor II

hello, everyone:

    I want to use eMIOS_0[13] generate PWM(30 ms), and to use eMIOS_0[12] as input capture in interrupt mode(120 ms). How should it to be implemented?

Tags (2)
0 Kudos
3 Replies

822 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

you can refer to emios demo example within S32DS and modify it per your need

PetrS_0-1629789237793.png

 

BR, Petr

 

0 Kudos

818 Views
thomasbao
Contributor II

Hi Petr,

    Thank you for your reply. And I wonder if I can implement this feature directly using the SDK ?

0 Kudos

815 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

yes, the SDK driver can be used as well and "ic", "pwm" examples are available too

PetrS_0-1629800521359.png

 

BR, Petr

0 Kudos