This is the documentation for the latest (main) development branch of mcuxpresso sdk. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

lpadc_trigger_exception

Overview

The lpadc_trigger_exception example demonstrates the usage of trigger exception feature.

This example involves two conversion sequences. The first works in continuous mode, triggered by software to sample external input. The second works in one-shot mode, triggered by an onboard button to sample VDD/4. The second sequence has a higher priority than the first, meaning that if it is triggered, the first sequence will be aborted and the second will begin executing at a specified breakpoint.

Supported Boards