FlexPWM configuration on MPC5744P

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

FlexPWM configuration on MPC5744P

834 Views
剑明肖
Contributor II

Hello Marius,

This bug is fixed. Thanks for you help. But I Still find another issue at using Simple_PWM_Output modle. When two Simple_PWM_Output modles add to program, build error appears.  Is This a configure constraint from toolbox? I think it's unreasonable if there are needs for more than four PWM output.

FlexPWM error Sub Module of FlexPWM block 'PWM_Demo/Simple_PWM_Output' is shared with Sub Module of another FlexPWM block
Component:MC Toolbox|Category:Block error
FlexPWM error Sub Module of FlexPWM block 'PWM_Demo/Simple_PWM_Output1' is shared with Sub Module of another FlexPWM block.
In addition, is it possible to use some of RTOS in program with using MBDT? How can I do that if possible?
Best regargs,
Jianming
0 Kudos
1 Reply

555 Views
dumitru-daniel_
NXP Employee
NXP Employee

Hello, 

That works as design - to prevent configuration issues. Imagine what would happen if in the first block made a specific configuration an then you change it in the second block.

If you wish to use more PWM outputs from the same module you could use the  Three_Phase_PWW_output. 

pastedImage_2.png

pastedImage_3.png

Hope this helps!

Daniel

0 Kudos