iMXRT1064 PWM configuration through Peripheral tool

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

iMXRT1064 PWM configuration through Peripheral tool

672 Views
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

 

 

 

Tags (1)
0 Kudos
3 Replies

657 Views
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 Kudos

651 Views
anujtanksali
Contributor II

Hello,

Thanks for your reply.

Am using MCUXpresso 11.2.1 and SDK 2.7.0

Thanks & Regards,

Anuj

 

 

0 Kudos

643 Views
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 Kudos