Skip to main content
John F.
Associate III
January 31, 2018
Solved

STM32CubeH7 missing the LL low-layer API?

  • January 31, 2018
  • 7 replies
  • 2865 views
Posted on January 31, 2018 at 16:47

It looks like the latest STM32CubeH7 is still missing the LL low-layer API? Is it coming and if so, when please?

#stm32h7 #ll-drivers
This topic has been closed for replies.
Best answer by Amel NASRI

Hello,

Unfortunately, there was a delay to deliver this version which cannot be available publicly before the end of the year.

Sorry for such inconvenience.

-Amel

7 replies

Alex Beck
Visitor II
July 10, 2018
Posted on July 10, 2018 at 09:27

Ok lack of LL is a show stopper for me having invested so much time in LL for other chips.  

Jason Tully
Associate
July 11, 2018
Posted on July 11, 2018 at 06:08

I was not aware of this until now. Happy I chose the F7 for my project. Not interested in the H7 until a proper LL API exists. Really glad I read this b4 I purchased one!

I imagine it would mirror the F7 LL API quite closely when the H7 LL API is released, is there development of the LL API for the H7 series planned or what?

I find the HAL API redundant in most cases, being that the equivalent LL API is much cleaner and easier for me. I only use the HAL where no LL equivalent exists (QSPI, JPEG, etc)

Really I would drop HAL in favor of LL if they want to have a single api solution for each distinct series.

HAL is in my opinion over complicated and not nearly as clean and easy to use as the LL API (I've experienced only the STM32 L4 and F7 API's)

Deprecate the HAL, long live LL !!!

Amel NASRI
Technical Moderator
July 11, 2018
Posted on July 11, 2018 at 17:31

Hi all,

LL drivers will be added in the version 1.4.0 of STM32CubeH7 package. This version will be available beginning of 18Q4 on the web.

-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.
Tesla DeLorean
Guru
July 11, 2018
Posted on July 11, 2018 at 18:00

Is there a V1.3.0 available now? CubeMX V4.26 is only offering V1.2.0, and honestly that's pretty stale.

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

 
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
Amel NASRI
Technical Moderator
July 12, 2018
Posted on July 12, 2018 at 10:50

Hi Clive,

STM32CubeH7 V1.3.0 will be available soon, but unfortunately will not embed the LL drivers.

-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.
Jason Tully
Associate
July 12, 2018
Posted on July 12, 2018 at 21:15

Great news! Thank you for the swift answer on this!

I just wanted to also say thank you ST for the great NUCLEO development boards. Really amazing - they should be #1

on the best development boards to purchase in 2018 on Arrow!

Tesla DeLorean
Guru
July 12, 2018
Posted on July 12, 2018 at 21:39

The guys at Arrow really need to figure out how to box and mail things more efficiently, fast free shipping to me out of Las Vegas, but someone is losing a bunch of money on that deal. Use SUMMER10 for 10% off order along with free shipping thru July 20th.

Any way a $23 NUCLEO-H743ZI humming along at 550 MHz is something to behold.

The NUCLEO-64 is a bit restrictive, Shield/VCP snaggled up, the NUCLEO-144 is definitely a great break-out board. The F7-DISCO boards with the screen, shield and microSD make for great demos. Really like the STM32F769I-DISCO with the PoE and full floating point, you can do clever things with HDMI to large screens.

The H7 is a bit like the Galileo satellites that didn't quite make it to the right orbit, lacking strong support and focus, and no DISCO boards. Waiting on the next spin of silicon. Still like I said design has a lot of head room, so I wouldn't underestimate it. When the SPL was deprecated I moved to some more light weight code I can port across to different platforms and cherry pick the parts of HAL that help me and discard the ones that drag.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
ranran
Senior
December 27, 2018

Hello,

Is it possible to add ico example for the coming 1.4 release of STM32cubeH7 ?

If there is at lease one .ico project for the clock tree, it will be very helpful with regards to clock configuration.

Thank you very much,

ran

kurta999
Senior
February 13, 2019

Any news on this?

Amel NASRI
Technical Moderator
April 25, 2019

Hello,

For all ones interested on the new version of STM32CubeH7 package (1.4.0), please note that it is currently available on the web.

Download link: https://www.st.com/content/st_com/en/products/embedded-software/mcu-mpu-embedded-software/stm32-embedded-software/stm32cube-mcu-mpu-packages/stm32cubeh7.html.

Try it, and keep as informed (in new threads) if you have any comment or feedback.

-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.