cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeIDE 1.16.1 released

Semer CHERNI
ST Employee

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:

  • Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux releases Update Sites.
  • Fixed issue on project creation using MP255 devices.
  • Fixes related to the integrated STM32CubeMX
    • [MP25] Major differences in the ST Boards Device Trees between MX and Embedded SW (EV and DK Board) ==> Aligned with STM32CubeMX 6.12.1
    • Create Project for each MCU: Mcu STM32MP2xxxxxx is not supported
    • Missing MMC registers in SFR view for MP13 berametal
    • Some miss function in CubeIDE for MP13 baremetal (FreeRTOS)
    • Fetch mp2 update site -Error found with Setup OpenSTLinux
    • [G4][Zest] Update Stack values
    • [G4 Zest] update the field Mcu.UserName for the Z parts to display the right name

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.

4 REPLIES 4
padawan
Senior

And again,

jumping around after debugging.

https://community.st.com/t5/stm32cubeide-mcus/jumping-to-random-file-after-pressing-run-button/m-p/691078

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

LyHoangAn
Associate

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.

LyHoangAn_0-1727254618225.png

 

OskarMe
Associate

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)

 

 

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.