STM32CubeMX STM32F4 Library Install Problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-01-24 10:55 AM
Hello all,
I am running into a problem with updating the STM32F4 library in STM32CubeMX ver 4.19. I want to install the STM32F4 library package ver 4.14. However, I get an error stating 'These Files have problem during Download : stm32cube_fw_f4_v1140.zip (Target directory already exists)'
I am able to install the previous STM32F4 package, rev 1.13 without problems.
I have tried uninstalling, reinstalling, deleting the repository package directory, etc, etc. No dice. Perhaps I am missing a directory to clean up while reinstalling. Also, I can see where the .zip is downloaded to when running the updater. There is nothing there. It shouldn't have any problems. I also tried installing the package via the 'Load from file', but no dice there. I get an error that way too.
I also thought that the package may have already come with CubeMX, but I am prompted to download the package when I try to generate code.Of course, this fails for the same reason
So, long story short, I am stuck. I would appreciate the help! Looks like there are others who have had issues in the past, but there are no answers.I listed on below.
https://community.st.com/0D50X00009Xkh43SAB
nullSolved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-13 6:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-21 12:26 PM
I had the same problem So, I uninstalled and deleted ALL ST stuff. It then would not install. It told me I had to uninstall first. ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-21 12:27 PM
Can we just have an installer that works, and installs stuff that works?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-18 4:51 AM
This problem persists and applies to any repo unzip for any stm32cube product. Problem is interference with McAfee antivirus. Blocking antivirus fixes problem as a workaround, but I generally think it is a bad idea to do that while downloading files from internet...
ST need to se over the installer to be more friendly to antivirus...
Regards
/Peter
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-20 2:31 AM
Hello all,
I've the same problem. I'm working with:
I've installed the last MCU Package for the STM32WB:
But when I try to import an example, I've the following error:
I've followed all previous suggest without resolve problem. How can I resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-20 2:36 AM
Hello all,
I've the same problem. I'm working with:
I've installed the last MCU Package for the STM32WB:
But when I try to import an example, I've the following error:
I've followed all previous suggest without resolve problem. How can I resolve this issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-21 10:20 AM
I think this is a very simple issue.
Briefing:
- ST CUBE IDE /MX has different zip files for Firmware Package Name and Version,
- While downloading selected software packages and unzipping it, Cube IDE & MX tries to unzip its contents into the same folder name. [In my case it is stm32cube_fw_f1_v180 & stm32cube_fw_f1_v184 ]
- As the IDE is not able to over write the zipped contents into the same Folder, it throws the error and Project Creation gets aborted at this stage.
- Now check the repository folder location and you should find the ZIP files downloaded by STM32 CUBE IDE /MX.
- All you have to do is "unzip the files one after the other in ascending order of firmware version", select the option "Extract here" .
- Do the same for all the downloaded Firmware Packages and select "Yes to All " when prompter to conform to replace the existing file.
- Once its all extracted, delete the old project and start creating an new project and it would not give any trouble.

- « Previous
-
- 1
- 2
- Next »