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.

acmp_1_polling

Overview

The ACMP Polling project is a simple demonstration program that uses the SDK software. It compares the selected analog input with ACMP internal DAC output continuously and toggle the LED when the final comparison result changed. The purpose of this demo is to show how to use the ACMP driver in SDK software by polling way. The ACMP can be configured based on default configuration returned by the API ACMP_GetDefaultConfig().

Supported Boards