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
  • 2 replies
  • 1635 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.

2 replies

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

​In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
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