You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/09/14 13:45:19 UTC

[GitHub] [incubator-nuttx] michallenc opened a new pull request, #7096: imxrt: add support for PWM synchronization

michallenc opened a new pull request, #7096:
URL: https://github.com/apache/incubator-nuttx/pull/7096

   ## Summary
   This commit allows the PWM modules to be synchronized by an external signal (other PWM module for example). The sync source can be selected from configuration.
   
   PWM module can also now generate a trigger when its timer reaches the duty cycle. This trigger is used for the synchronization of other modules. It can also be used for triggering ADC for example in the future.
   
   Thanks to Rastislav Pavlanin and  Jan Spurek from NXP support for suggestion which helped to solve the inter-module PWM synchronization task.
   
   ## Impact
   iMXRT PWM driver only.
   
   ## Testing
   Tested on 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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx] masayuki2009 merged pull request #7096: imxrt: add support for PWM synchronization

Posted by GitBox <gi...@apache.org>.
masayuki2009 merged PR #7096:
URL: https://github.com/apache/incubator-nuttx/pull/7096


-- 
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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org