User Activity

I have a STM32U5G9J-DK2 where I'm trying to write a simple test application that commands the display to be red, then blue, then green.  Using the CubeIDE, I generated a project for the DK2 and enabled the DMA2D, LTDC, and GPU2D.  I then had it gener...