2025-03-07 6:46 AM - last edited on 2025-03-07 9:08 AM by mƎALLEm
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...
Solved! Go to Solution.
2025-03-13 5:48 AM
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
2025-03-13 6:16 AM - edited 2025-03-13 6:22 AM
Hello @Pinagadi_Meghana ,
for the include error, I think it happens if you don't have installed the STM32H7 software package:
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
2025-03-13 6:20 AM
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..
it is not allowing me to analyze and all... what to do mam please confirm
2025-03-13 6:41 AM
Hello @Pinagadi_Meghana ,
Unzip the folder from the MX zip file then open the .ioc file.
Julian
2025-03-13 7:08 AM
i did that mam... after unzipping the file only i opened..
2025-03-13 7:16 AM
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
2025-03-17 7:11 AM
2025-03-18 2:32 AM
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
2025-03-18 6:54 AM
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...
2025-03-18 7:12 AM
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