Accessing HAL driver sources for older versions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-05 10:02 AM
I have been using CubeMX to generate the HAL library files and noticed that it only generates for the newest version only. I also looked in to the GitHub repository and under the release there is only about 2 very recent versions of the libraries.
I want to get the distribution for the older versions and is there a way to get these? Thanks for the time
Solved! Go to Solution.
- Labels:
-
STM32Cube MCU Packages
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-05 3:54 PM
- Download and install STM32CubeMX.
- Go to Help -> Manage embedded software packages and download the package you want.
- Navigate to C:\Users\%USERNAME%\STM32Cube\Repository to browse the repository of your choice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-05 10:39 AM
The CubeMX tool has historically been able to pull older versions into the repository.
The CubeF4, for example, download page used to allow you to pick the version to pull.
I've also posted mirrors in the past.
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
‎2020-06-05 11:05 AM
Could you please tell how I could pull older versions to the repository? I tried but there are only two or at most three most recent versions as the options.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-05 3:54 PM
- Download and install STM32CubeMX.
- Go to Help -> Manage embedded software packages and download the package you want.
- Navigate to C:\Users\%USERNAME%\STM32Cube\Repository to browse the repository of your choice.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-05 5:33 PM
Thank you so much
