STM32CubeMX STM32F7- "Error Downloading the following files: crdb_full.zip (Cannot unzipped)"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-08-04 11:41 AM
Hi everyone, I'm currently working with one NUCLEO-F767ZI board and everytime I create a new project on STM32CubeMX this "Error Downloading the following files: crdb_full.zip (Cannot unzipped)" appears.
I already tried to reinstall the STM32CubeMX and delete the crdb_full.zip file at <userfolder>\.stmcufinder\plugins\mcufinder\mcu\cs as suggested in another post.
I attempted unzipping the crdb_full.zip manually but it seems that there is an error with the file itself.
Is there any solutuion or workaround to solve this problem? Is this affecting the build?
- Labels:
-
STM32CubeMX
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-12-22 6:26 AM
i gota similar problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-03-19 9:41 PM
I have the same issue; I could resolve it by using a VPN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2025-08-18 4:51 PM
Guys and Ladies I fixed this problem. I’m explaining it step by step.
I was also experiencing the same problem along with the issue of the main.c file not being generated.
STEP 1 : “Error downloading the following files:” :
Firstly, Close the IDE.
Open hotspot on your mobile phone.
Connect to hotspot on your PC
Open the IDE
New Project ....
That will fix your problem.
STEP 2 : main.c and other files were not created. Just seeing .ioc and main project files.
First, you must setup manually.
go to https://www.st.com/en/embedded-software#tools-software
find your board or mcu software
Download latest
Go to the STM32Cube repository directory.
example: C:\Users\user\STM32Cube\Repository
open the zip file and copy the under file
paste to Repository
open the IDE and new project ....
That's will be fix your problem.
Burak Koç,
Best Regards.

- « Previous
-
- 1
- 2
- Next »