STM32F439xx HAL User Manual
Defines
Definitions of DAC hardware constraints delays
DAC Exported Constants

Defines

#define LL_DAC_DELAY_STARTUP_VOLTAGE_SETTLING_US   15U
#define LL_DAC_DELAY_VOLTAGE_SETTLING_US   12U

Detailed Description

Note:
Only DAC IP HW delays are defined in DAC LL driver driver, not timeout values. For details on delays values, refer to descriptions in source code above each literal definition.

Define Documentation

Delay for DAC channel voltage settling time from DAC channel startup (transition from disable to enable)

Definition at line 349 of file stm32f4xx_ll_dac.h.

Delay for DAC channel voltage settling time

Definition at line 362 of file stm32f4xx_ll_dac.h.