DelayUs Block Description
This block handles the program execution delay functionality in STM microcontrollers. It accepts a delay value specified in microseconds.

Table of Contents
Inputs
| Input Name | Type | Description |
|---|---|---|
| Delay [us] | uint32 | Optional input Delay value in microseconds. The presence of this input depends on the Use input parameter. |
Outputs
This block has no outputs.
Block Parameters
| Parameter | Description |
|---|---|
| Timer number | Selection of the timer used to generate the delay. |
| Timer clock [MHz] | Timer clock frequency in MHz. |
| Use input | Option to use an external input port to set the delay time. |
| Delay [us] | Conditional Parameter Delay value in microseconds. This parameter is only available when the Use input option is disabled. |
| Sample time [s] | Function refresh period, minimal interval for sampling parameters from the input. |

CubeMX Configuration for a Given MCU Model
See Also
Last updated on
