Hi Community,
I have successfully generated a pair of complementary PWM using PWM1 submodule 0, but I cannot disable PWM output through setting the OUTEN register. It always high after I setting the OUTEN for PWMA, even I setting the GPIO to internal pull-down. This submodule use GPIO_SD_B0_00 and GPIO_SD_B0_01 to output PWM, and for GPIO_SD_B0_00, it has an external pull-up resistor. And I also try to use submodule2(GPIO_SD_B0_04&05), it works, but these pins connect to TP27 and 28, it not easy to connect to other device, so I want to know how to disable submodule0 successfully.
Btw, I'm using RT1064 EVK.
