Skip to main content
SoHaeng.Lee
Associate III
January 26, 2016
Question

Standard Periph Library vs HAL

  • January 26, 2016
  • 11 replies
  • 2225 views
Posted on January 26, 2016 at 11:29

Hi everybody.

I confuse.

I just begun study STM32 series.

In a month, i studied hard STM32F3, F4 and i used Standard Perish Library.

But, when i used STM32CubeMX, this application creat HAL base projects.

what is better selection?
    This topic has been closed for replies.

    11 replies

    Radosław
    Associate II
    January 26, 2016
    Posted on January 26, 2016 at 19:08

    You forgot one thing,  Any problems mentioned by you and posting on meny forums concerns libraries SPLa  HAL.

    For using libraries you must learn 2 things, architecture od MCU and libraries.

    With my colleagues we discuse this problem many times, and all heva same opinion as I have..

    Hal SPL is good for start, as examples, for seminars etc.

    Several of my colleagues programing now in C++11. 

    In  internet we can find meny tutorials how to program without libraries, so this isn't difficult to learn. Probably, will take this same time. But MCU are for electronics, not PC programist.