S32K312 PWM interrupt configuration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

S32K312 PWM interrupt configuration

跳至解决方案
2,641 次查看
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 项奖励
回复
1 解答
2,614 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@NITHYANANTHVS

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

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,626 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@NITHYANANTHVS

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

0 项奖励
回复
2,623 次查看
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 项奖励
回复
2,615 次查看
Senlent
NXP TechSupport
NXP TechSupport

Hi@NITHYANANTHVS

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

 

0 项奖励
回复