cancel
Showing results for 
Search instead for 
Did you mean: 

DAC support files not added to STM32F4xx_HAL_Driver folder. I end up having to add them into my project manually.

Kneepatch
Associate III

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.

3 REPLIES 3
mattias norlander
ST Employee

I cannot reproduce the issue.

Which version of MX/IDE? Which version of CubeF4?

If you supply the ioc-file, we can try to re-produce the issue with your exact configuration...

Kneepatch
Associate III

STM32CubeIDE 1.10.1

STM32CubeMX 6.6.1.202207061420

Windows 11 21H2

Java 8 update 333

I should note that this project was generated using TouchGFX 4.20.0, and this is the warning I always get when I open the IOC file. I saw on another post that you never should Migrate to the latest version, just stick with the version that you are given, so I always choose Continue.

0693W00000QODXyQAP.png

Kneepatch
Associate III

Also, here is what I am visually seeing in my project with the IDE:

0693W00000QOOdtQAH.png