Resolved! STM32L4 - DAC triggering using timer example
Hi, guys. I'm using the STM32L4 discovery (MB1184C) board to test DAC (Pin PA5).I use Keil uVision 5 to debug the code.I noticed the Timer trigger option and I want to use this.I want to put this MCU to sleep at the main function's while loop.Periodi...