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.

xbar_aoi

Overview

The XBAR AOI demo application demonstrates the usage of the XBAR, AOI peripheral to combine interrupt from CMP and PIT. If the button is pressed(CMP interrupt) and the PIT periodic interrupt occurs a message is printed.

When there is no CMP/ACMP ip in SoC, AOI combines a high level signal(force the input to be 1) and PIT trigger signal, then the message “PIT periodic interrupt occurs” will be printed when the PIT timer period has timed out.

Supported Boards