Skip to main content
scottSD
Senior III
August 19, 2019
Question

STM32CubeIDE Middleware > Graphics not available when using STM32H750B-Disco board

  • August 19, 2019
  • 2 replies
  • 803 views

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.

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
August 19, 2019

Pretend you have a STM32F746G-Discovery, the software won't be any the wiser..

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
scottSD
scottSDAuthor
Senior III
August 19, 2019

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.

scottSD
scottSDAuthor
Senior III
August 20, 2019

According to the answers in this post:

https://community.st.com/s/question/0D50X0000BBps5RSQR/not-found-emwin-touchgfx-for-stm32h743i-in-cubemx

"H7 does not have TouchGFX support yet from within CubeMX"....