When the MCU is powered on or off, the GPIO will output a pulse at that moment.
Greetings,During the power-on and power-off processes of the STM32F407 chip, the GPIO used as the DAC output will be pulled high for 8ms. The goal is that the GPIO should remain low when there is no DAC output. Adding an external pull-down resistor h...