Problem imporing project from TouchGFX to STM32CubeIDE using DAC 2 channel.
Hi, I used the STM32F429ZI-discovery board.
And software specification are here.
STM32CubeIDE : 1.8.0
TouchGFX : 4.17.0
I imported project from TouchGFX to STM32CubIDE by referring to the following site.
https://www.youtube.com/watch?v=12KXreXaLp0
I have successfully built and complied and enabled DAC channel 2.
But, the STM32F429-discovery board LCD shows nothing.
I disabled DAC channel 2 and built and complied.
After that the STM32F429-discovery board LCD shows icon.
I don't understand what the problem is.
Could you help me How to integrate TouchGFX and STM32CubeIDE?
I want to enable DAC channel 2.
Thank you.