Skip to main content
MSale.1
Senior
March 20, 2023
Question

Why I can not use TouchGFX when i enable the XCube AI on the STM32H7B3?

  • March 20, 2023
  • 1 reply
  • 1609 views

WE build computer vision application using STM32H7B3. we want use TouchGFX together with xCube-AI but for some reason i can not enable it the CUBE IDE.

This topic has been closed for replies.

1 reply

fauvarque.daniel
ST Employee
March 20, 2023

STM32CubeMX doesn't allow 2 "Application" components so the workaround is for example to first haev a project with AI and generate the code and then copy paste the generated code in your project with TouchGFX.

Regards

MSale.1
MSale.1Author
Senior
March 20, 2023

@fauvarque.daniel​ 

Hi,

Thank you for your answer. is this walkaround already have been tested?

why there is such limitation?

Any plans to find normal solution for it?

Regards