STM32MP257 CubeAI model analyzing error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-15 5: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.
- Labels:
-
STM32CubeAI
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-15 7: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
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-15 7: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
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.
