2025-07-08 12:06 AM
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.
Solved! Go to Solution.
2025-07-08 1:28 AM
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
2025-07-08 1:28 AM
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