Skip to main content
ADain.1
Associate II
February 29, 2020
Solved

Hello Community!! I am using STM32F030R8T6 Valueline board. When I am configuring the MC in CubeMX it's working but while generating the Code below error is showing on the window. stm32cube_fw_f0_v170.zip (MD5 file checksum is not good)

  • February 29, 2020
  • 1 reply
  • 974 views

I am using the cube version 4.20.1

STM32Cube V1.0

When i am using new latest Cube IDE in that this board is not showing in the list0690X00000DYD6lQAH.png

Kindly suggest which IDE will have this board compatibility !!!!!!

This topic has been closed for replies.
Best answer by KnarfB

In your screen shot, find the folder path under "Use default firmware location". The firmware .zip file in that folder causes the error. Probably broken during download. Navigate to that folder, delete the menitoned file and try again. If this doesn't work, change download folder to a different folder, and try again. Good luck for your assignments!

1 reply

KnarfB
KnarfBBest answer
Super User
February 29, 2020

In your screen shot, find the folder path under "Use default firmware location". The firmware .zip file in that folder causes the error. Probably broken during download. Navigate to that folder, delete the menitoned file and try again. If this doesn't work, change download folder to a different folder, and try again. Good luck for your assignments!

ADain.1
ADain.1Author
Associate II
February 29, 2020

Thank You KnarfB!! It worked after removing the old file.