Has the HAL library of STM32 been validated by the medical system,such as IEC 62304
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-01 2:07 AM
Has the HAL library of STM32 been validated by the medical system,such as IEC 62304
- Labels:
-
STM32Cube MCU Packages
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-01 2:14 AM
Hello @lChen.1​ and welcome to ST Community,
As mentioned in this thread, some validation reports are available for the STM32Cube HAL & LL drivers. You need to get in contact with your FAE to get them as they are delivered only under a non disclosure agreement "NDA".
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-01 2:18 AM
- I don't know my FAE. How should I contact him
My main objective was to find out if the HAL library passed IDE62304 validation
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-01 4:21 AM
Hello again @AIcha.1​,
I escalated your request internally, you will be contacted soon
Thank you.
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-01 5:38 AM
Can't you run some basic static analysis tools to audit the code/library?
Do a code walk using your own rules and processes?
I'd be seriously uncomfortable using this on life safety critical spaces.
Most people who take this seriously develop their own curated code/library because ST's surely not going to indemnify you.​
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-05 4:56 PM
If I can point to hundreds of bugs in HAL right away with a finger without even testing, then such a software is terribly broken. The bloat, code style, architecture, development process and testing is also terrible. If it [Edit] can be validated as anything "safe" or even "fine", then it just shows how useless such a validation is!
