cancel
Showing results for 
Search instead for 
Did you mean: 

Anomaly analysis for STM32 MCU software

JShuk.1
Associate II

Hi, I am working on CVEs and open anomalies analysis for STM32 software to see if there are any recent fixes (in past 1-2 years) which may impact our software and we need to include them.

I am going through the questions asked in community forum. But a lot of them are not related to STM 32 MCU software for ex: which are for STM32 Cube software. Can anyone help in segregating these questions only for STM32 MCU software?

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @JShuk.1​ ,

There is no public list of limitations for STM32Cube packages. Some of them are reported as issues in Github.

Some reports are delivered only under NDA. So you need to contact your FAE to get them.

-Amel

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.

View solution in original post

5 REPLIES 5
Bruno_ST
ST Employee

Hello @JShuk.1​ ,

I would recommend you to follow the HAL releases that will include the all the bug fixs found so far (SW fixs or/and SW woarkarounds). It is the same is you are also using middlewares.

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.

Hello @Bruno_ST​ ,

How to get the HAL/middleware releases ?

Could you help?

Bruno_ST
ST Employee

Hello @JShuk.1​ 

I would regularly search releases found under STM32CubeMX -> Check For Updates / Manages Embedded Software Pacakges

or

Check for new tags releases under github

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.

Hello @Bruno_ST​ ,

I am interested in list of bugs for CMSIS, STM32F407xx and STM32F103xx drivers only.

Please let me know how to get these lists.

Hi @JShuk.1​ ,

There is no public list of limitations for STM32Cube packages. Some of them are reported as issues in Github.

Some reports are delivered only under NDA. So you need to contact your FAE to get them.

-Amel

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.