Skip to main content
Associate III
August 5, 2025
Solved

STM32N6570-DK , TouchGFX issue

  • August 5, 2025
  • 1 reply
  • 336 views

Hi,

 I am implementing the new STM32 project in that I am initialized Display and camera interface

  • LTDC interface enabled turning on the backlight by making PQ6 pin high and in TouchGFX created a project selected STM32N6570-DK board while run the target it is showing "cannot run the target".Display is not getting ON.
  • I am unable to enable CSI configuration its showing "This peripheral has no parameters to be configured" 
  • when customized model also deployed in object detection demo code its not working.
Best answer by Julian E.

Hello @venkatesh_vltk,

 

It indeed seems complicated to use both X Cube AI and TouchGFX at the same time.

STM32CubeMX do not support it.

 

I've looked at all the demo firmware we propose for the N6 and none of them use both packages.

Even the out of the box demo is using 2 different firmwares and switch between the touchGFX and X Cube AI ones.

 

I contacted both touchGFX and AI team but none of them tried to implement both.

I transmitted the needs to the marketing for a potential need to spend resources and people to develop an example application.

 

Have a good day,

Julian

1 reply

Julian E.
Julian E.Best answer
Technical Moderator
August 6, 2025

Hello @venkatesh_vltk,

 

It indeed seems complicated to use both X Cube AI and TouchGFX at the same time.

STM32CubeMX do not support it.

 

I've looked at all the demo firmware we propose for the N6 and none of them use both packages.

Even the out of the box demo is using 2 different firmwares and switch between the touchGFX and X Cube AI ones.

 

I contacted both touchGFX and AI team but none of them tried to implement both.

I transmitted the needs to the marketing for a potential need to spend resources and people to develop an example application.

 

Have a good day,

Julian

​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.