Using ADC Config

Target Category: Arduino, C2407, Delfino, F280x, F281X, MSP430, Piccolo, STM32

The ADC Config block lets you control the ADC trigger for the supported devices. Before you configure the ADC, it is a good idea to first insert a corresponding target configuration block in your diagram and specify the CPU device.

Your diagram can contain at most only one ADC Config block. If your device has multiple ADC units that you want to configure, you can configure each unit in a single ADC Config block.

The ADC Config is particularly useful for motor control algorithms.