S32K312 PWM interrupt configuration

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

S32K312 PWM interrupt configuration

Jump to solution
318 Views
NITHYANANTHVS
Contributor II

Hi team  I'm configuring PWM input and output in interrupt configuration. Can you check the below details are correct for PWM input and output.

EMIOS 0INTERRUPT
CH0EMIOS0_5_IRQn = 66
CH1EMIOS0_5_IRQn = 66
CH2EMIOS0_5_IRQn = 66
CH3EMIOS0_5_IRQn = 66
CH4EMIOS0_4_IRQn = 65
CH5EMIOS0_4_IRQn = 65
CH6EMIOS0_4_IRQn = 65
EMIOS 1INTERRUPT
CH7EMIOS1_4_IRQn = 73
CH14EMIOS1_2_IRQn = 71
CH15EMIOS1_2_IRQn = 71
CH19EMIOS1_1_IRQn = 70
0 Kudos
1 Solution
291 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@NITHYANANTHVS

Actually you can find emios-pwm related demos in S32 DS with RTD 3.0.0

 

View solution in original post

0 Kudos
3 Replies
303 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@NITHYANANTHVS

Yes, the interrupt IRQ number corresponds correctly to the emios channel.

0 Kudos
300 Views
NITHYANANTHVS
Contributor II

Will it work in 3.0 version.?

I installed 3.0 version it is not working fine. If i configure one channel, it will work. but i configure more than one channel last channel only working correct, apart from last channel nothing was working correctly. Can you share any code for pwm output with version 3.0.

0 Kudos
292 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@NITHYANANTHVS

Actually you can find emios-pwm related demos in S32 DS with RTD 3.0.0

 

0 Kudos