Where can I find documentation for the HAL drivers for a STM32 MCU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-14 11:38 AM
I'm trying to use STM32CubeIDE to develop some code on a STM32F031C6 MCU. I've configured the peripherals I want to use but so far the only way I can use the HAL drivers is by reverse engineering each function. There's got to be some kind of documentation for this but I've searched the st.com website and came up dry.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-14 12:40 PM
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-14 1:12 PM
Thanks, that's what I was searching for. JOOC, how could I have found this on my own?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-14 1:26 PM
My Google search was "stm32 hal documentation"
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-14 1:32 PM
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-11-14 2:08 PM
I just go to the given Cube's web folder and then go to the "resources" tab.
There are also .chm files directly in the Cube zipfiles, but those are only doxygen autovomits. Although, that forms the vast majority of those 40MB of the "manual", too.
JW
PS. Please change your username to a normal nick.
