2025-01-15 05:16 AM
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:
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.
Any suggestions on how this error can be fixed?
Solved! Go to Solution.
2025-01-15 07:45 AM
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
2025-01-15 07:45 AM
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