2025-12-11 10:58 PM
Dear STMicroelectronics Team,
My name is Yaswanth Kuna from India. I would like to report two issues related to code generation and X-CUBE-AI configuration in the latest versions of STM32CubeIDE, STM32CubeMX, and STM32 expansion packages.
I am working with the STM32F407VG MCU and X-CUBE-AI 5.1.2.
Environment:
STM32CubeMX 1.19.1
Create a new STM32 project.
Clear all pinouts.
Reconfigure all required peripherals manually.
Enable X-CUBE-AI and configure it.
Generate code.
After code generation, the x-cube-ai include folder is not generated correctly.
However, if I generate code using the default pinout, everything works correctly.
Environment:
STM32CubeIDE 2.0.0 (with embedded CubeMX)
X-CUBE-AI 5.1.2
Create a project in standalone STM32CubeMX.
Clear pinouts, configure peripherals, and enable X-CUBE-AI.
Generate the code → Build succeeds.
Close CubeMX and close the entire project.
Open STM32CubeIDE 2.0.0 → open the .ioc file.
When opening the IOC inside CubeIDE, the X-CUBE-AI package becomes deinitialized, and:
X-CUBE-AI settings are lost
The 5.1.2 version selection resets every time
Code regeneration requires reconfiguring AI settings again.
I kindly request the ST development team to please review these issues.
Both problems affect the workflow for AI model integration on STM32F4 devices and make development difficult.
Please help us with a fix or workaround.
Thank you for your support.
Sincerely,
Yaswanth Kuna
2025-12-11 11:04 PM
Hello @yaswanth_cdac ,
Let me thank you for posting.
I am currently checking this behavior, and I will get back to you ASAP.
Thanks.
Mahmoud
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.