incubator-nuttx/Documentation
Michal Lenc 9ebd7e525c imxrt: add support for ADC triggering by an external signal
Config option IMXRT_ADCx_ETC can now be used to select an external HW
trigger to be used instead of continous trigger. Continous trigger is
used if IMXRT_ADCx_ETC = -1 (default option). Otherwise the source signal
is routed through XBAR and used as a trigger.

Hardware triggering is currently limited to maximum of 8 channels.
HW trigger is automatically disabled if there are more than 8 channels.

The external triggering was tested with PWM signal as a source.

Signed-off-by: Michal Lenc <michallenc@seznam.cz>
2022-09-22 22:13:56 +08: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 ADC triggering by an external signal 2022-09-22 22:13:56 +08: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