Skip to main content
Rajssss
Associate II
March 27, 2021
Solved

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

  • March 27, 2021
  • 2 replies
  • 1315 views

I am using STM32CUBE IDE v1.6.0 with TouchGFX v4.16.1 installed and using firmware version V1.16.0.

Yet in the Middleware sections, the graphics section is not there.

Can anyone tell me why? 0693W000008y4wkQAA.jpg0693W000008y4wQQAQ.jpg

This topic has been closed for replies.
Best answer by MM..1

You skip one step, add pack to project and in new version you see it under midleware not in.

On your first image click on second line TouchGFX expand and add...

2 replies

MM..1
MM..1Best answer
Super User
March 27, 2021

You skip one step, add pack to project and in new version you see it under midleware not in.

On your first image click on second line TouchGFX expand and add...

Rajssss
RajssssAuthor
Associate II
March 29, 2021

Thanks, this worked.