Main Content

Timer Peripherals

Configure and use timer peripherals such as Encoder, Higher Resolution Timer, PWM, Timer, Timer Capture, and more

Create Simulink® models with the timer peripherals such as Encoder, Higher Resolution Timer, PWM, Timer, Timer Capture 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

EncoderMeasure rotation of encoder in counts (Since R2022b)
Higher Resolution TimerGenerate high resolution pulse width modulated waveforms (Since R2022b)
PWM OutputGenerate square waveform on enabled channels using timer module (Since R2021b)
TimerStarts timer counter and provides current counter value (Since R2022b)
Timer CaptureOutput the capture compare register value (Since R2022b)

Topics

Featured Examples