cancel
Showing results for 
Search instead for 
Did you mean: 

Is X-Cube-AI working for N6 with NPU?

LukasOst
Associate II

Hello,

i am trying to use the NPU on the N6 by creating a project with CubeMX/X-Cube-AI. After creating the project i am greeted by a lot of errors (30). I don't change any of the code after code generation. So my question is, is X-Cube-AI with NPU even working? I see a lot of posts in the forum where some have managed to compile a project which is generated by X-Cube-AI. Any help is welcome.


1 ACCEPTED SOLUTION

Accepted Solutions
Julian E.
ST Employee

Hello @LukasOst,

 

STM32CubeMX does not handle well the STM32N6, causing errors in generation, memory not being activated etc..

We are finalizing a tutorial for DK and Nucleo N6 that explains how to setup an application with a model inference with a FSBL to load it from external flash to internal RAM.

 

We are almost done; I would expect to deliver it this week.

I noted your need, and I will update you once available.

 

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.

View solution in original post

3 REPLIES 3
Julian E.
ST Employee

Hello @LukasOst,

 

STM32CubeMX does not handle well the STM32N6, causing errors in generation, memory not being activated etc..

We are finalizing a tutorial for DK and Nucleo N6 that explains how to setup an application with a model inference with a FSBL to load it from external flash to internal RAM.

 

We are almost done; I would expect to deliver it this week.

I noted your need, and I will update you once available.

 

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.
HANITALY
Associate III

@Julian E. 

 

Dear Julian,

 

I have been trying to deploy Neural Network on N657X0 Nucleo by running NPU ART accerlator mode in XCUBEAI. I assume its hightly match with this topic.

 

Once the tutorials have been delivered, please let me know. Thank you !

 

Have a good day,

Han 

Hello @HANITALY,

 

Sorry for the delay. It took more time than expected.

 

You can find the article here:

Nucleo N6:  How to build an AI application from scratch on the... - STMicroelectronics Community

DK N6: How to build an AI application from scratch on the... - STMicroelectronics Community

 

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.