Skip to main content
Visitor II
April 19, 2025
Solved

CubeAI

  • April 19, 2025
  • 1 reply
  • 365 views

hi,my question is why i can't analyze my model about onnx and cubemx don't back type about my error.my model about onnx size is nearly 3mb,so the compression which i used is high.but the cubemx still can't analyze.emmm i hope their have a handsome guys can help me.i will very appreciate to you!2.png3.png

Best answer by Julian E.

Hello @困困de宇,

 

I had never seen that you can select AI in this menu, but you should not use it here.

 

I don't know if you have a board with you, if you don't, I suggest using a STM32H747-DISCO (because we use this one for most of our AI demo).

Here is how to do it properly:

JulianE_0-1745331367107.png

Then say yes when asked to initialize peripherals in default mode.

Then activate X Cube AI:

JulianE_1-1745331529454.png

(you may have to install it first)

 

Then browse for your model:

JulianE_2-1745331634303.png

 

Have a good day,

Julian

 

1 reply

Julian E.
Julian E.Best answer
Technical Moderator
April 22, 2025

Hello @困困de宇,

 

I had never seen that you can select AI in this menu, but you should not use it here.

 

I don't know if you have a board with you, if you don't, I suggest using a STM32H747-DISCO (because we use this one for most of our AI demo).

Here is how to do it properly:

JulianE_0-1745331367107.png

Then say yes when asked to initialize peripherals in default mode.

Then activate X Cube AI:

JulianE_1-1745331529454.png

(you may have to install it first)

 

Then browse for your model:

JulianE_2-1745331634303.png

 

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.