User Activity

To start best of with a project I think it is good practice to start with a Discovery Kit, this way I know the hardware is configured, and there are no surprises there. In this case I have the STM32H7B3I-DK and the STM32H735G-DK.I can start a project...
I keep running into problems that makes the screen black when trying to make a simple example project.Using board STM32H7B3I-DK (sometimes called STM32H7B3I-DISCO - lack of consistency).
I am trying to make some tests with the touchGFX and the STM32H7B3I-DK kit.I have tried different approaches with online step by step videos and webinars.This one: https://www.youtube.com/watch?v=4-fyx4e96jkI have tried now and all compiles and uploa...