2024-05-15 02:20 PM
I downloaded version 1.15.1 of the STM32 IDE, but when I start a new project and select the STM32F103C8T6 as the MCU, the first image appears. However, when I try to update the firmware, it asks for a login, and the second image appears. I have searched in several places and realized that this is an error that can occur since versions 1.12/1.13. I have tried changing the network connections to active provider (native, manual, and direct), but it doesn't work. (I'm not sure how the manual one works, but I also saw that it's not good to keep using manual mode). Does anyone have any suggestions? The same problem occurs in STM32MX, and I have also tried changing the internet connection.
(First image)
(second image)
Solved! Go to Solution.
2024-05-16 10:48 AM
Dear all,
This is an issue some CubeMx/CubeIDE users are facing since yesterday and the issue was escalated internally to be fixed asap. Dedicated teams are working on it.
2024-05-16 10:54 AM
2024-05-16 10:54 AM
yes.
you have a warning for the workspace that you can ignore.
if Cube MX is not conveniant, you can open your IOC file in a text writer and change this line
MxCube.Version=6.8.1
to your version.
2024-05-16 11:26 AM
This works!... Thanks.
2024-05-16 11:46 AM
Reverting to v1.12.1 and setting MxCube.Version=6.8.1 unblocked the code generation feature.
This issue needs to be solved before upgrading a newer version. We tried 1.13.2, 1.14.1 and 1.15.1 without being able to do code generation, it seems to be Windows related as a colleague successfully generate code using 1.14.1 under Linux.
2024-05-16 01:02 PM
Hi inouee
This post has been escalated to the ST Online Support Team for additional assistance." Add a sentence "Should anyone else have a similar question, please submit your request directly to the ST Online Support Team at https://my.st.com/ols
Kind Regards
Joe
STMicro Support
2024-05-17 06:56 AM - edited 2024-05-17 07:13 AM
Dear all,
Seems the issue has been solved please check from your side.
2024-05-17 07:12 AM
I am able to login with version 1.15.1 of IDE. Thanks for your efforts.
2024-05-17 08:18 AM
Thank you to everyone who commented and shared the post and to the ST team who solved the problem!