cancel
Showing results for 
Search instead for 
Did you mean: 

stm32cubemx HAL library

gordon2399
Associate II
Posted on March 06, 2014 at 05:29

Hi,

I am trying to use the stm32cubemx to generate the C project and initialization code for the Keil uVision.  The generated files includes some HAL libraries for the peripherals.

My question is where can I find the documentations for the HAL library?  I know that these HAL libraries are different than the standard peripheral libraries that comes with the Keil uVision.

thanks!

#hal-um1725
3 REPLIES 3
Amel NASRI
ST Employee
Posted on March 06, 2014 at 09:00

Hi Lee,

It should be better to submit any Cube/CubeMX request on the forum [DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Java/AllItems.aspx]STM32 Software Tools and Firmware.

Regarding the documentation, you can get it from this page

http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1743/PF259243

.

You can find them also within the downloaded package of STM32CubeF4 and more details on the examples on the readme.txt files as usual.

There will be a migration guide from StandardLib to Cube coming soon. STM32Cube next step is to support other product families. -Mayla-

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.

gordon2399
Associate II
Posted on March 11, 2014 at 07:55

Hi Mayla,

I've downloaded the STM32cubeF4, but I still can't find any PDF or CHM files that talks about the definitions of the HAL functions.  Do you know which file that I should look at?

thanks,

Gordon

Posted on May 12, 2014 at 16:05

Hi,

You can download the User Manual UM1725: ''Description of STM32F4xx HAL drivers'' available via the link below:

http://www.st.com/web/en/catalog/tools/PF259243

With regards.