Skip to main content
Associate III
January 15, 2025
Solved

STM32MP257 CubeAI model analyzing error

  • January 15, 2025
  • 1 reply
  • 578 views

Hi,

I am using STM32MP257-DK2 microcontroller on a Linux PC and I am trying to analyze a AI-model using the CubeAI. But I keep getting the following error:

fa31_0-1736946753912.png

I have already installed the MP2 component, SDK and everything (including the CubeMX and CubeAI) is upgraded.

Verification of installed STM32MP2 component:

The package is green, indicating installed and has the "uninstall" option.

fa31_1-1736946854679.png

Any suggestions on how this error can be fixed?

Best answer by Julian E.

Hello @fa31 ,

 

X-Cube-AI does not support the MP2. But there is another way.

X-Cube-AI is based on the ST Edge AI Core, you need to directly use the ST Edge AI Core to work with a NPU:

https://wiki.st.com/stm32mpu/wiki/ST_Edge_AI:_Guide_for_MPU

 

Have a good day,

Julian

1 reply

Julian E.
Julian E.Best answer
Technical Moderator
January 15, 2025

Hello @fa31 ,

 

X-Cube-AI does not support the MP2. But there is another way.

X-Cube-AI is based on the ST Edge AI Core, you need to directly use the ST Edge AI Core to work with a NPU:

https://wiki.st.com/stm32mpu/wiki/ST_Edge_AI:_Guide_for_MPU

 

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.