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

Defines

#define LL_DAC_DELAY_STARTUP_VOLTAGE_SETTLING_US   8U
#define LL_DAC_DELAY_VOLTAGE_SETTLING_US   2U

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 437 of file stm32l4xx_ll_dac.h.

Delay for DAC channel voltage settling time

Definition at line 451 of file stm32l4xx_ll_dac.h.