Skip to main content
Explorer
February 27, 2025
Solved

STM32H5: Embedded software solutions - ST, 3rd parties, and Open source

  • February 27, 2025
  • 2 replies
  • 746 views

Hi, 

I am planning to use STM32H5 series uController in one of our test card application, as part of it i am exploring different software offerings avaialble for that series.

In doc, Embedded software solutions ST, 3rd parties and Open source (stm32-stm8_software_development_tools.pdf) page no8, has list of software solutions and list of MCU families where support is available.

There is no H5 listed here.

How i know Standard Peripheral libray, HAL, LL support for STM32H5 family?

    This topic has been closed for replies.
    Best answer by Andrew Neil

    welcome to the forum.

    You mean this: https://www.st.com/resource/en/product_presentation/stm32-stm8_software_development_tools.pdf ?

    Always best to give a link, so we know exactly what you're talking about!

     

    That's clearly just the slides from some marketing presentation - not a maintained document.

    The website link would give you updated information:

    AndrewNeil_0-1740653413082.png

    http://www.st.com/STM32SoftwareTools

     

    See also the 'Tools & Software' tab on the STM32H5 family page:

    https://www.st.com/en/microcontrollers-microprocessors/stm32h5-series.html#tools-software

     

    There will also be a 'Tools & Software' tab on the Product Page for each specific STM32H5 chip - that would be your starting point for all documentation & resources.

     


    @mallik wrote:

    How i know Standard Peripheral libray, HAL, LL support for STM32H5 family


    That would be shown on the 'Tools & Software' tab - the STM32CubeH5 package contains the HAL & LL support for STM32H5 family:

    https://www.st.com/en/embedded-software/stm32cubeh5.html 

     

    The Standard Peripheral Library (SPL) was discontinued long before the H5 family appeared.

    2 replies

    Super User
    February 27, 2025

    welcome to the forum.

    You mean this: https://www.st.com/resource/en/product_presentation/stm32-stm8_software_development_tools.pdf ?

    Always best to give a link, so we know exactly what you're talking about!

     

    That's clearly just the slides from some marketing presentation - not a maintained document.

    The website link would give you updated information:

    AndrewNeil_0-1740653413082.png

    http://www.st.com/STM32SoftwareTools

     

    See also the 'Tools & Software' tab on the STM32H5 family page:

    https://www.st.com/en/microcontrollers-microprocessors/stm32h5-series.html#tools-software

     

    There will also be a 'Tools & Software' tab on the Product Page for each specific STM32H5 chip - that would be your starting point for all documentation & resources.

     


    @mallik wrote:

    How i know Standard Peripheral libray, HAL, LL support for STM32H5 family


    That would be shown on the 'Tools & Software' tab - the STM32CubeH5 package contains the HAL & LL support for STM32H5 family:

    https://www.st.com/en/embedded-software/stm32cubeh5.html 

     

    The Standard Peripheral Library (SPL) was discontinued long before the H5 family appeared.

    Super User
    February 27, 2025

    @Andrew Neil wrote:

    That's clearly just the slides from some marketing presentation - not a maintained document.


    @STTwo-32 it would be useful if these documents were, at least, dated.

    mallikAuthor
    Explorer
    February 28, 2025

    @Andrew Neil , Thanks, I got the required info. STM32 Software tools page is very good point to start with.