2014-03-05 08:29 PM
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-um17252014-03-06 12:00 AM
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.
2014-03-10 11:55 PM
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, Gordon2014-05-12 07:05 AM
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/PF259243With regards.