cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying a deep learning model on NUCLEO-H753ZI

Pinagadi_Meghana
Associate III

Can anyone please help with the step by step process for deploying a deep learning model on NUCLEO-H753ZI board using STM32CubeIDE and XCubeAI package...
I am not able to do it even after trying multiple times...
please help me through this .... using a video or something... as i tried many solutions here...
Or i can provide the remote access of my system to you... if it is possible... 
It is really urgent and needed... 

40 REPLIES 40

Pinagadi_Meghana_0-1741870034545.png

Hello, actually i did exactly the same process as u said...
and i got above output on putty..
can you please please tell me what to do next with MX or IDE file.... please... it is really urgent

Hello @Pinagadi_Meghana ,

 

for the include error, I think it happens if you don't have installed the STM32H7 software package:

JulianE_0-1741871682101.png

 

For your other error, I really think there is something wrong with your setup of CubeMX and/or X Cube AI.

I tried using the MX, IDE and elf from the dev cloud with your board and everything worked fined on 2 PCs...

 

Concerning your putty output, it works as it should.

When you click on MX or IDE in the dev cloud you download STM32CubeMX and STM32CubeIDE Project.

If you want to do the validation on target, donwload the MX project. Double click on the .ioc file to open the STM32CubeMX project.

Everything is setup as in the .elf working example. 

So, X Cube AI is already set with your model, you should be able to do a validation on target just by clicking on it.

 

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.

mam... actually i followed your process that told earlier to use st edgeai dev cloud... and downloaded .mx file...
but it is showing like this..

Pinagadi_Meghana_0-1741872025776.png

it is not allowing me to analyze and all... what to do mam please confirm

Hello @Pinagadi_Meghana ,

 

Unzip the folder from the MX zip file then open the .ioc file.

 

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.

i did that mam... after unzipping the file only i opened..

In the zip folder you got from ST Dev Cloud, you should have a whole folder, with the ioc file, the model and other things.

You need to unzip everything and then open the ioc file.

 

If you still see the error in CubeMX, simply click browse and select the same model again.

 

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.

I will share my file... please solve that hal drivers errors.... or any other errors during build all...
please

Hello @Pinagadi_Meghana ,

 

I don't understand what you want me to do.

Your error here is just that CubeMX does not find your model.

Simply click browse to add it again...

 

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.

Mam... actually... when i tried to generate code and building the project.... errors are there... Please check whether there is anything wrong with that .mx file while build
Actually i tried to share .ioc  file but i couldnt...

I used your .ioc and it worked perfectly.

I used a random model as I don't have yours.

Something wrong with your installation somewhere. 

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.