michallenc opened a new pull request #4285: URL: https://github.com/apache/incubator-nuttx/pull/4285
## Summary This commit changes the FLexPWM driver for iMXRT MCU so that LDOK bits in Master Control Register are set at once after all channels are configured. Setting LDOK bit enables the driver to load prescaler, modulus and PWM values of corresponging submodule and start PWM output. Setting all bits at once instead of doing it separately can help avoiding the channels to be out of sync with each other. ## Impact iMXRT PWM driver only. ## Testing Tested with Teensy 4.1 board. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
