2025-08-31 8:15 PM
Hi!
My situation is the same as post provided here: https://community.st.com/t5/edge-ai/getting-error-quot-analyze-fail-on-the-ai-model-quot/td-p/55309
Is there any solution to this problem? Also, I am using the STM32F407G-DISC1 board with a Mac with M3 Pro Chip.
Thanks!
Solved! Go to Solution.
2025-09-01 12:44 AM
Hello @SurojitPurdue,
It is most likely an error while converting the model.
I don't think it comes from using a MAC, but I never used one...
Based on your screenshot, you seem to use X Cube AI 5.1.2, please use the latest version, as it comes with support of more layers, bug fixes etc.
Let me know if it helps.
You can find the list of supported TFLITE layers here:
https://stedgeai-dc.st.com/documentation
Have a good day,
Julian
2025-09-01 12:44 AM
Hello @SurojitPurdue,
It is most likely an error while converting the model.
I don't think it comes from using a MAC, but I never used one...
Based on your screenshot, you seem to use X Cube AI 5.1.2, please use the latest version, as it comes with support of more layers, bug fixes etc.
Let me know if it helps.
You can find the list of supported TFLITE layers here:
https://stedgeai-dc.st.com/documentation
Have a good day,
Julian
2025-09-03 7:35 PM
Hi @Julian E.
Thank you for the response. I'll try it out with more recent versions of cube AI and will report in a day or two.
Thanks!
2025-09-06 7:35 PM
@Julian E. user recommendation has solved the problem. Thank you for the help!