2024-06-18 06:07 PM
I have STM32CubeIDE Version 1.15.1 installed and was unable to open an example for the STM32U575 because the installer said:
Other downloads worked fine and I checked the connection in the Firmware Updater:
I have other previous versions installed but the drop down box is disabled so I couldn't select any of them. It appears that v1.6.0 is not yet available:
This seems like a bug in the IDE. Is that the case or am I missing something?
FYI:
I was able to manually find the example code I needed from:
%USERPROFILE%\STM32Cube\Repository\STM32Cube_FW_U5_V1.5.0\Projects\NUCLEO-U575ZI-Q\Examples
Solved! Go to Solution.
2024-06-21 12:16 AM
Hello @Jason Mount
The issue has been fixed. Please try again on your side (don't forget to login to Your CubeMX so it can update his files).
Best Regards.
STTwo-32
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.
2024-06-19 02:37 AM - last edited on 2024-06-20 01:48 AM by Semer CHERNI
Hello @Jason Mount ,
First let me thank you for posting and welcome to the ST Community.
This issue was reported and escalated to the concerned team (under internal ticket number Ticket 184470)
Thanks.
Mahmoud.
2024-06-21 12:16 AM
Hello @Jason Mount
The issue has been fixed. Please try again on your side (don't forget to login to Your CubeMX so it can update his files).
Best Regards.
STTwo-32
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.
2024-06-21 11:48 AM
STM32CubeIDE had no updates available, but I had forgotten that STM32CubeMX is a separate software package, installing 6.11.1 fixed the issue.
Thank you.