Issue with FTM Input Edge Capture Block

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

Issue with FTM Input Edge Capture Block

跳至解决方案
986 次查看
utkuckmgl
Contributor III

Hello,

I'm using FTM blocks in my design but I can not simulate or build model when I use FTM Input Edge Capture block. Only this block give me errors. Can you please help me to solve this problem ?BeforeError.PNG

There is no errors in this model.AfterError.PNG

I have this errors with addition of FTM Input Edge Capture block.

Regards.

Utku Çekmegül

标记 (2)
1 解答
906 次查看
mariuslucianand
NXP Employee
NXP Employee

Hello utkuckmgl@gmail.com‌,

The reason that this error is caused is related to the fact that you are trying to use the same FTM module, 4 same as input and PWM generator which is not possible in hardware.

pastedImage_1.png

The FTM module uses the counter in a different way for PWM generation than for FTM Input Edge Capture. Please select other FTM Module for FTM Input Edge than the module 4 and look after an appropriate PIN.

Hope this helps,

Marius 

在原帖中查看解决方案

2 回复数
907 次查看
mariuslucianand
NXP Employee
NXP Employee

Hello utkuckmgl@gmail.com‌,

The reason that this error is caused is related to the fact that you are trying to use the same FTM module, 4 same as input and PWM generator which is not possible in hardware.

pastedImage_1.png

The FTM module uses the counter in a different way for PWM generation than for FTM Input Edge Capture. Please select other FTM Module for FTM Input Edge than the module 4 and look after an appropriate PIN.

Hope this helps,

Marius 

906 次查看
utkuckmgl
Contributor III

Hello mariuslucianandrei‌,

Thank you for your help, it works.

Regards,

Utku Çekmegül