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:
- 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.
- If i generate with default pinout, it is generating the code correctly, (Consider this issue).
In stm32cube2.0.0: (latest version):
- I created a project in stm32cubemx and cleared the pinout, then selected necessary peripherals in .ioc file. generated the code, got build successfully.
- 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