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

1 REPLY 1
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.