2019-08-19 11:32 AM
Following Martin's video (https://www.youtube.com/watch?v=VOs2LYO7wSA), I am trying to create a project for the STM32H750B-Discovery board.
I created a new project in STM32CubeIDE (v 1.0.2) for the STM32H750B-Discovery board (using the board selector). When going to the CubeMX perspective's Middleware category, there is no GRAPHICS available in order to setup for TouchGFX.
Can anyone tell me why?
Note that I am able to create a design using TouchGFX designer and do a "run target" to this board.
2019-08-19 11:44 AM
Pretend you have a STM32F746G-Discovery, the software won't be any the wiser..
2019-08-19 01:38 PM
Thanks for your reply, Clive Two.Zero.
Based on your reply I should be able to take a design based on the STM32F746G-Discovery and run the debugger on an STM32H750B-Discovery?
When I do this, the debugger does not appear to run.
2019-08-20 07:20 AM
According to the answers in this post:
"H7 does not have TouchGFX support yet from within CubeMX"....