Question
DAC support files not added to STM32F4xx_HAL_Driver folder. I end up having to add them into my project manually.
When I enable the DAC in my STM32CubeIDE project in the MX Device Configuration Tool, it does not put the DAC support files in the STM32F4xx_HAL_Driver folder. I end up having to add them into my project manually. Is this normal, or is there a way to configure the tool to add in the required C and H files required by the components I enable with the tool? I am using the STM32F469i-Discovery board.