incubator-nuttx/Documentation
Michal Lenc 7d877fbbc3 imxrt: add support for PWM synchronization
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.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2022-09-15 08:10:26 +09:00
..
_static docs: reduce main content max width from 1200px to 1000px 2021-03-26 23:41:45 -05:00
_templates Documentation: support versioned docs 2020-11-26 10:58:44 -08:00
applications boards/sim: support rc.sysinit 2022-04-21 12:54:53 +03:00
components documentation: improve frame buffer and lcd drivers documentation 2022-08-17 10:04:52 +03:00
contributing Remove the double blank line from source files 2022-02-20 20:10:14 +01:00
faq Documentation: Fix various typos. 2022-06-24 00:01:38 +08:00
guides Documentation: Fix various typos. 2022-06-24 00:01:38 +08:00
introduction boards/arm/tiva: Add tm4c129e-launchpad 2022-09-07 14:15:48 +08:00
platforms imxrt: add support for PWM synchronization 2022-09-15 08:10:26 +09:00
quickstart [docs] eliminate potential misunderstandings 2022-03-17 02:04:05 +08:00
reference iob: Remove iob_user_e enum and related code 2022-08-15 08:41:20 +03:00
.gitignore doc: add .python-version to .gitignore 2020-08-25 12:54:24 -07:00
Makefile doc: mention sphinx-autobuild in contributing section 2021-03-26 23:41:45 -05:00
Pipfile Documentation: update pipenv to include sphinx-autobuild 2021-04-07 22:34:33 +01:00
Pipfile.lock Documentation: update pipenv to include sphinx-autobuild 2021-04-07 22:34:33 +01:00
conf.py Lint Python code with flake8 and isort 2021-04-10 08:36:29 -07:00
glossary.rst rename doc/ -> Documentation/ 2020-08-24 10:29:55 -07:00
index.rst Move "Contributing" to be after getting started 2021-08-23 21:22:49 +08:00
make.bat Documentation: Remove all tail spaces from *.rst and *.html 2020-10-18 10:51:22 -07:00
substitutions.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00