Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


Wrong MD5 hash for OpenSTM32 IDE update

While performing updates to my installation, I got the following error message when trying to install the update for OpenSTM32 IDE:

An error occurred while collecting items to be installed
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,fr.ac6.mcu.ide,2.3.1.201711101414.
MD5 hash is not as expected. Expected: 3474067dd63a78674f49df9078d3827e and found ce21881413e5252af8503bad3f4e7235.

I’ve installed all other updates without an issue. This is a new installation on my PC. 64 bit, Win10 Pro with all latest updates installed as of today.

Does anyone have an idea how to resolve this?