keaz128 disable FTM

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

keaz128 disable FTM

跳至解决方案
716 次查看
fanziyu
Contributor IV

MCU: Keaz128

IDE:S32DS

Problem: I use input capture function to get hall pulse width.I try to disable the function before MCU go lowpower mode.MCU go wrong if i do not comment out DisableIrqSetPending(FTM1_IRQn).

1.I use FTM2 for PWM and there is no same problem

2.Debug show MCU run away when process DisableIrqSetPending(FTM1_IRQn)

0 项奖励
回复
1 解答
695 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

If you step through the debugging, which function will this error appear when calling it? Maybe you can send me the test project so I can debug it.


Best Regards,
Robin

在原帖中查看解决方案

0 项奖励
回复
1 回复
696 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

If you step through the debugging, which function will this error appear when calling it? Maybe you can send me the test project so I can debug it.


Best Regards,
Robin

0 项奖励
回复