cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX STM32F7- "Error Downloading the following files: crdb_full.zip (Cannot unzipped)"

IMira.1
Associate

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?0693W00000D1Yc8QAF.png

12 REPLIES 12
Javier1
Principal

i gota similar problem

https://community.st.com/s/question/0D53W0000214QTfSAM/trying-to-create-a-new-cubemx-project-gets-stuck-downloading-forever

hit me up in https://www.linkedin.com/in/javiermu%C3%B1oz/
Almoutaz_Billah
Associate

I have the same issue; I could resolve it by using a VPN. 

brkkc06
Associate

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.