Skip to main content
AAli.2
Associate II
July 30, 2024
Solved

Problem using X CUBE AI version 7.3.0

  • July 30, 2024
  • 1 reply
  • 2320 views

I want to use X CUBE AI VERSION 7.3.0. I have installed the package with correct version but when I try to use it pops a saying "Please select local zip file for X-Cube-AI stm32ai utilities". I cannot find the zip file anywhere where should be located. I have also tried version 9.0.0 and no tab opens up in that version. But I need to use 7.3.0. I am attaching a screenshot as well. 

Best answer by hamitiya

Hello,

I think you don't have your files in your project because you tried to generate C Code in an existing project. It was a known issue in 7.3.0 and next versions of STM32CubeMX. 

Could you try to generate a project from scratch and see if it still happen ?

 

Best regards,

Yanis

1 reply

hamitiya
ST Employee
July 30, 2024

Hello,

It probably means X-CUBE-AI plugin was not able to contact distant server in order to download it.

Based on your screenshot, you can install it manually from the zip.

 

Here are the steps:

- Go to https://www.st.com/en/embedded-software/x-cube-ai.html

- Click or Scroll down to "Get Software"

- Look for the row corresponding to the column "X-CUBE-AI-Win" if you are on Windows.

- Select version "7.3.0" and follow the next steps in your browser.

 

It should start a ZIP download labeled as "en.x-cube-ai-windows_v7.3.0.zip"

- Unzip it, it contains another ZIP named "stm32ai-windows-7.3.0.zip"

- From STM32CubeMX, browse to this folder and select this zip

 

Hope it helps.

Best regards,

Yanis

 

​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.
AAli.2
AAli.2Author
Associate II
July 31, 2024

Thank you for reply the version problem was resolved but it when I generate code with it for the model. The middleware and and Debug folder is not generated with the required files. Due to which it gives me error when I build the project. I am attaching the screenshots for your understanding. Is that a problem with X Cube AI version 7.3.0. Because I generate the code with version 9.0.0 as well which is ok. But I specifically want to use version 7.3.0.

hamitiya
hamitiyaBest answer
ST Employee
August 2, 2024

Hello,

I think you don't have your files in your project because you tried to generate C Code in an existing project. It was a known issue in 7.3.0 and next versions of STM32CubeMX. 

Could you try to generate a project from scratch and see if it still happen ?

 

Best regards,

Yanis

​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.