STM32CubeIDE Middleware > Graphics not available when using STM32H750B-Disco board
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.