cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 library: What is the best?

roberto23
Associate II
Posted on August 21, 2015 at 22:35

Hello to all the forum,

i'm new to the STM32 platform, i have buy the STM32F4 discovery board, and i have started some basic test with Eclipse and GCC for ARM.

I have started my work with the HAL library, with success but the question is what is the best choice? Is bette use the Standard peripheral library or the Hardware abstraction library?

Thank you for your experience opinion
2 REPLIES 2
Posted on August 21, 2015 at 22:42

It's like asking what's your favorite colour.

The topic has been covered before, in several threads, I don't plan on rehashing it.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
roberto23
Associate II
Posted on August 21, 2015 at 23:36

Thank you clive1 for your fast answer.

For othe people interested this post maybe is helpful:

[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Java/New%20HAL%20libraries%20vs%20Std%20Peripheral%20libraries&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000F9A0E3A95BA69146A17C2E80209ADC21&currentviews=863]LINK

My idea is to start developing my app with HAL libs.

Best regards

Roberto Pattaro