Main Content

Analog Peripherals

Configure and use analog peripherals such as ADC, Comparator DAC, and more

Create Simulink® models with the analog peripherals such as ADC, Comparator, DAC, and more available with STM32 processors. Configure the Simulink model to interface with supported target hardware using model configuration parameters.

Support for STM32 processor based board with Simulink uses STM32CubeMX graphical tool. STM32CubeMX tool is a graphical interface that you can use to configure peripherals of STM32 processors and generate peripheral initialization code for the STM32 processors that you select. You can configure the STM32 Processor-Based Boards to use the STM32CubeMX project with Simulink to generate code and deploy the code to the hardware.

Blocks

Analog to Digital ConverterConvert analog signal on ADC input pin to digital signal (Since R2021b)
ComparatorCompare two analog inputs on peripheral and provide results (Since R2023b)
Digital to Analog ConverterConfigures the DAC to generate an analog voltage on the specified DAC channel (Since R2023a)

Topics

Featured Examples