How to Set DAC_SWTRGR bit using HAL Library for STM32L432KC?
I am using STM32L432KC-Nucleo board for my project.I am programming DAC channel 1 on PA4 for fixed output voltage. I am employing software trigger mode. With code given below I am not getting any voltage on PA4. On debugging the code I found that DAC...