2015-08-21 01:35 PM
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 opinion2015-08-21 01:42 PM
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.2015-08-21 02:36 PM
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¤tviews=863]LINKMy idea is to start developing my app with HAL libs.Best regardsRoberto Pattaro