cancel
Showing results for 
Search instead for 
Did you mean: 

STM32N6570-DK – Required STM32CubeMX configuration and tutorial for vision-based AI (Face Detection)

RanjithRemasan
Associate II

Hello ST Team,

I am working on a vision-based AI application (face detection) using the STM32N6570-DK and would like guidance on the recommended STM32CubeMX project configuration.

Currently, I could not find any complete CubeMX example or tutorial on the ST website that explains how to configure CubeMX for a camera → AI inference → LCD pipeline on STM32N6 devices.

Could you please provide:

1) The required STM32CubeMX configuration for a vision-based AI project (camera, SDRAM, LTDC, DMA2D, CACHE, etc.)

2) The recommended versions of

STM32CubeMX

STM32CubeIDE

suitable for STM32N6570-DK AI applications

3) Any official tutorial, reference project, or documentation available for setting up a vision-based AI application using X-CUBE-AI on STM32N6.

Best Regards

Ranjith Remasan 

2 REPLIES 2
emmanuel_
Associate III

 

Hello,

:rocket: Hands-on with the STM32N6570-DK!

ST provides various examples to explore this kit, and in this tutorial, we focus on displaying an image on the screen. Step by step, you’ll learn how to import a project into STM32CubeIDE, generate the code, and see the result on the kit.

This guide is perfect for getting familiar with the STM32N6570-DK and discovering the powerful tools offered by ST.

 

 

cheers

Emmanuel

 

https://www.linkedin.com/posts/emmanuel-said-08378a333_hands-on-with-the-stm32n6570-dk-activity-7434875343972323329-tbyt?utm_source=share&utm_medium=member_desktop&rcm=ACoAAFPxT-MBX4CY4K-o6yb8XNvpbjV6yaRn5Nk

 

 

Hi @RanjithRemasan,

 

You can find all our example projects for N6 here:

STM32N6-AI | Software - STMicroelectronics

 

There is indeed no ioc in most projects. The N6 and AI are not really suited for CubeMX.

 

We understand the need of more tutorials.

We recently released STM32Cube AI Studio to replace X Cube AI:

Meet STM32Cube AI Studio, the new go-to tool for e... - STMicroelectronics Community

 

We are working on more tutorials

 

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.