Dear All,
Hello. I have a question about PWM software reset time in i.MX6DQ.
Refer to 51.7.1 PWM Control Register (PWMx_PWMCR) in i.MX6DQRM(Rev.3).
"SWR bit" : PWM is reset when this bit is set to 1. It is a self clearing bit.
How long the reset period from SWR=1 to SWR=0 at the worst time?
Best Regards,
Keita
Solved! Go to Solution.
Hello Keita Nagashima,
I couldn’t find this value on the documentation.
However, if you see section 51.7.5 (PWMx_PWMPR) of the i.MX6 DQ Reference Manual (rev. 3) the lower limit of the PWM is two clock cycles so I would expect the software reset to take around two clock cycles to reset the registers.
Hello Keita Nagashima,
I couldn’t find this value on the documentation.
However, if you see section 51.7.5 (PWMx_PWMPR) of the i.MX6 DQ Reference Manual (rev. 3) the lower limit of the PWM is two clock cycles so I would expect the software reset to take around two clock cycles to reset the registers.