What could cause the display to be black?
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-fyx4e96jk
I have tried now and all compiles and uploads without error, but the display does not turn on. It works because uploading something simple directly from tGFX designer turn on the display.
I get 1 warning, but don't know why that should have impact on the display not turning on. The warning is:
Invalid project path: Include path not found (C:\TouchGFXProjects\Designer_tGFX_1\Middlewares\Third_Party\FreeRTOS\Source\CMSIS_RTOS).
Why should that meke the display stay black, and what should I do to get rid of the warning. I have followed the video to the point.
I have read at some places that this board is not as good as others regarding "Working right of the shelf"
Another thing: If I try to flash the original demo into it, there is a lot of tear in the images on the mainscreen. Why is that?