Skip to main content
KiptonM
Senior III
June 28, 2022
Solved

Why does ST not publish a list of known problems with STM32CubeIDE and STM32CubeMX, and possible workarounds, until they are fixed?

  • June 28, 2022
  • 2 replies
  • 887 views

I have spent hours trying to find bugs, and when I report them I am told they are "known problems". And the ST employee points to a number, that is internal to ST only.

Companies publish Errata sheets all the time when the chip does not work as advertised with workarounds. Why not have one for your software tools?

This topic has been closed for replies.
Best answer by Markus GIRDLAND

Hello there,

STM32CubeMX publishes the known issues in the release note for each version.

STM32CubeIDE used to do the same thing but to keep it more of a "living document" if additional problems were found during a release we decided to move the known problems to the wiki, so you can find it here.

2 replies

Markus GIRDLAND
Markus GIRDLANDBest answer
ST Employee
June 29, 2022

Hello there,

STM32CubeMX publishes the known issues in the release note for each version.

STM32CubeIDE used to do the same thing but to keep it more of a "living document" if additional problems were found during a release we decided to move the known problems to the wiki, so you can find it here.

KiptonM
KiptonMAuthor
Senior III
July 5, 2022

Thanks I did not know that was in the WiKi. I will browse it now.

Release notes usually tell what bugs it fixed. I do not remember seeing anything about errors in the released version. That may be because I usually switch early in the release before the errors are found.