iMXRT1064 PWM configuration through Peripheral tool

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMXRT1064 PWM configuration through Peripheral tool

1,235件の閲覧回数
anujtanksali
Contributor II

Hello,

I have a prototype board with iMXRT1064 controller.

My PWM is configured to route to  [M14] GPIO_AD_B0_00 that's PWM2 channel A sub module 3 as below

anujtanksali_0-1625846237096.png

anujtanksali_1-1625846307358.pnganujtanksali_2-1625846433118.png

 

Auto code generated for PWM2 configured is below

anujtanksali_3-1625846552315.png

I have configured sub module 3 and updated code from the config tool

but as per above snapshot kPWM_Control_Module_0 is generated. 

should be kPWM_Control_Module_3?

There is no change in MCUXpresso generated code if I change the sub module number. It always shows  kPWM_Control_Module_0. Is this Correct?

Thanks

Regards,

Anuj

 

 

 

タグ(1)
0 件の賞賛
返信
3 返答(返信)

1,220件の閲覧回数
FelipeGarcia
NXP Employee
NXP Employee

Hi Anuj,

Could you please let me know what is the IDE and SDK version you are using? I tested this issue with the same configuration you provided using MCUXpresso IDE v11.3.1 and MIMXRT1064-EVK SDK v2.9.2 and it worked correctly.

FelipeGarcia_1-1626193606353.png

Best regards,

Felipe

0 件の賞賛
返信

1,214件の閲覧回数
anujtanksali
Contributor II

Hello,

Thanks for your reply.

Am using MCUXpresso 11.2.1 and SDK 2.7.0

Thanks & Regards,

Anuj

 

 

0 件の賞賛
返信

1,206件の閲覧回数
FelipeGarcia
NXP Employee
NXP Employee

Hi Anuj,

Please use latest version of IDE and SDK where this issue has already been fixed.

Best regards,

Felipe

0 件の賞賛
返信