2024-09-18 08:36 AM - edited 2024-09-24 01:16 AM
STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download.
Main issues fixed in this minor release:
Check the errata under this link for more details.
Where do I obtain STM32CubeIDE 1.16.1?
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-09-23 05:02 AM
And again,
jumping around after debugging.
Once again, opening a ticket and promising to resolve it "as soon as possible" is not a solution!
What a poor performance after several years.
Padawan
2024-09-25 01:57 AM - edited 2024-09-25 01:58 AM
Had to actually register an username to comment this, but why does the UI has to change? :(
- The MCU/MPU selector has an error where after every character I type to the Commercial Part Number box the cursor automatically jumps to the box below.
- And the new UI just looks so 2008 to me... Why does that have to change? :( Now Cube looks like an ancient software made by a Japanese company that won't bother to adopt new tech.
2024-09-25 02:08 AM - edited 2024-09-25 02:17 AM
Text search crashed after update.
EDIT: It works for single file only. Not project or workspace.
relates to this thread: "Search: An internal error occurred during: "File S... - STMicroelectronics Community" but I don't use "Copilot" and from the stack trace it seems no additional plugins are involved, just the core eclipse modules.
"An internal error occurred during: "File Search Worker"."
java.lang.NoSuchMethodError: 'byte[] org.eclipse.core.resources.IFile.readNBytes(int)'
at org.eclipse.search.internal.core.text.FileCharSequenceProvider.toShortString(FileCharSequenceProvider.java:495)
at org.eclipse.search.internal.core.text.FileCharSequenceProvider.newCharSequence(FileCharSequenceProvider.java:42)
at org.eclipse.search.internal.core.text.TextSearchVisitor$TextSearchJob.processFile(TextSearchVisitor.java:208)
at org.eclipse.search.internal.core.text.TextSearchVisitor$TextSearchJob.run(TextSearchVisitor.java:173)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
2024-09-25 08:01 AM
Hello @LyHoangAn
First let me thank you for posting.
In fact this is a known issue which is under investigation and described in the STM32CubeIDE Wiki.
BR,
Semer.
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-10-07 02:34 AM
Hello,
Code generation crash on Apple silicon. Apparently some of the shared lib are x86.
org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so' (code signature in 66ADAB06-1B30-301C-8ECA-7EDC8C31724D '/Applications/STMicroelectronics/STM32CubeMX.app/Contents/Resources/third_parties_plugins/binaries/STM32CubeIDE-MX-services/revA/pool/plugins/org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.2.800.v20231003-1442/eclipse_11802.so' not valid for use in process:
2024-10-08 07:05 AM
Thank you, you saved my day.
2024-10-08 10:45 AM
I downgraded the stm32cubeMX version to a version working with x86 emulator and i’m able to have the chain working
2024-10-11 06:18 AM
Hi,
This issue(?) exists and on older version. Example:
MCU: STM32G431CBUx
GPIO->PB5: set as Output Open Drain.
Now, on GPIO Pull-up/Pull-down dropdown - there is no option tu select pull-down.
Why its forbidden? Bug? On my application, I'm using the pull-down and I should set it programmatically later or modify generated file each time.
2024-10-14 03:15 AM
Just a kind of Bugreport: it seems download of most recent STM32CubeIDE-Lnx STM32CubeIDE Generic Linux Installer is broken. tried it via homepage with 3 different devices and 2 different browsers... also with a direct link to the file and curl + wget - all fail.
Note: the previous version is downloadable!
PS: Why the homepage is so slow and is it necessary to have that huge list of 3rd party dependencies? You need more tracking of customers besides the forced login to download a tool? really?