2025-07-21 2:18 AM - last edited on 2025-07-21 2:36 AM by Andrew Neil
I am trying to work on STM32F439ZIT6 using its respective Nucleo board. I am not able to generate an ioc file even after installing the latest version 1.28.2 in STM32F4 series. Why is this happening and how can i resolve this issue?
Regards
avbST
Solved! Go to Solution.
2025-07-21 2:34 AM - edited 2025-07-21 2:34 AM
Welcome to the forum.
Please see How to write your question to maximize your chances to find a solution for best results.
In particular, what tools (including version) are you using when trying to generate the .ioc file?
See this pinned post for a current known issue:
STM32CubeIDE STM32Cube project creation issue
2025-07-21 2:30 AM
2025-07-21 2:34 AM - edited 2025-07-21 2:34 AM
Welcome to the forum.
Please see How to write your question to maximize your chances to find a solution for best results.
In particular, what tools (including version) are you using when trying to generate the .ioc file?
See this pinned post for a current known issue:
STM32CubeIDE STM32Cube project creation issue
2025-07-21 3:48 AM
@avbST You've marked that as the solution - does that mean you were using one of the affected STM32CubeIDE versions?
2025-07-21 4:22 AM
Yes, I was using an older version of STM32 Cube IDE. It is working as expected after installing the latest 1.19.0 version.