cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding X-cube-ai, Cube MX, STM32cubeide v2.0.0

yaswanth_cdac
Associate II

Sir, 

I have installed stm32cubeide 2.0.0 which is latest version. I opened cube mx and created a new project and selected new x cube ai package and generated the code, works fine and done successfully.
after that i press exit the project, then i open the project but the x cube ai package is not selected in cube mx, and even i saved also why? 
please help me @Nalle @LMSTM @Balabala 

1 ACCEPTED SOLUTION

Accepted Solutions

SUB: Regarding x-cube-ai packages deinitilised on system. 

 

Respected sir,

I am yaswanth kuna. I am from India. I found 2 issues in generation of code in stm32cubeide2.0.0, stm32cube1.19.1 and stm32cube expansion packages regarding x-cube-ai.

(I am working on stm32f407vg)

In stm32cube1.19.0:

  1. In version stm32cube1.19.1, I created a project, clear pinouts, and initialise all the necessary peripherals, then selected x-cube-ai then done necessary configuration on x-cube-ai, generated the code, it didn't generate the necessary x-cube include folder correctly.
  2. If i generate with default pinout, it is generating the code correctly, (Consider this issue).

In stm32cube2.0.0: (latest version):

  1. I created a project in stm32cubemx and cleared the pinout, then selected necessary peripherals in .ioc file. generated the code, got build successfully.
  2. Now, I closed the whole projects, then open the stm32cubeide2.0.0 then opened the ioc file, it went to stm32cubemx project file, there x-cube-ai gets deinitialised.

 

I am using x-cube-ai-5.1.2, here, when I generate the code, it generates the code sucessfully, but 5.1.2 configuration selection is always lost.

 

I kindly request, please go through these issues and solve our problems. Please help me rectify these problems

 

View solution in original post

3 REPLIES 3
Souhaib MAZHOUD
ST Employee

Hello @yaswanth_cdac 

Thank you for posting!

Could you please add more details regarding your issue? Name of MCU, version of CubeMX or attach your ioc to investigate further the issue?

KR, Souhaib

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.

SUB: Regarding x-cube-ai packages deinitilised on system. 

 

Respected sir,

I am yaswanth kuna. I am from India. I found 2 issues in generation of code in stm32cubeide2.0.0, stm32cube1.19.1 and stm32cube expansion packages regarding x-cube-ai.

(I am working on stm32f407vg)

In stm32cube1.19.0:

  1. In version stm32cube1.19.1, I created a project, clear pinouts, and initialise all the necessary peripherals, then selected x-cube-ai then done necessary configuration on x-cube-ai, generated the code, it didn't generate the necessary x-cube include folder correctly.
  2. If i generate with default pinout, it is generating the code correctly, (Consider this issue).

In stm32cube2.0.0: (latest version):

  1. I created a project in stm32cubemx and cleared the pinout, then selected necessary peripherals in .ioc file. generated the code, got build successfully.
  2. Now, I closed the whole projects, then open the stm32cubeide2.0.0 then opened the ioc file, it went to stm32cubemx project file, there x-cube-ai gets deinitialised.

 

I am using x-cube-ai-5.1.2, here, when I generate the code, it generates the code sucessfully, but 5.1.2 configuration selection is always lost.

 

I kindly request, please go through these issues and solve our problems. Please help me rectify these problems

 

Hello @yaswanth_cdac 

Actually, v5.1.2 is an old version of X-Cube-AI. I recommend using a recent version (10..2.0) as it includes the fixes from the older version.

KR, Souhaib

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.