Why am I not able to modify the hardware configuration (for example add a GPIO to the project) when I use Touch GFX?
I create the TouchGFX program. Then I browse the folder, open the project with double click. If I download the program to my board (F469I-DISCOVERY) it works. I can modify the Model, Presenter and View files as well. But if I want to configure an SPI channel in the CubeMX part then I save this and I download the code (there aren't any errors) the display stays black. First I tried to add a new task to the project and I tought that it's my fault because I don't really know the FreeRTOS. But it's not about the task. As I mentioned it doesn't work if I add a GPIO or SPI channel.
I already spent months to solve this problem but unfortunately I can't.
I would be grateful if somebody could help me!
Thank you!