STM32F746G-Disco Board // TouchGFX // DAC Issue
I have created a simple TouchGFX GUI on my STM32F746G-Disco Board. Everything works well. In my project I need a DAC . So I switched on DAC1 in CubeMX. But when I do so and flashing the code to the Board the screen do not show the genereated UI anymore. Even when I switch off the DAC, the screen remains blank. What is the Problem there and how can I solve it?
