cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP257 CubeAI model analyzing error

fa31
Associate

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?

1 ACCEPTED SOLUTION

Accepted Solutions
Julian E.
ST Employee

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.

View solution in original post

1 REPLY 1
Julian E.
ST Employee

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.