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


Code Bulding issue in STM32cubeIDE

Screenshot 20221129 193033
i installed cubeide in my new OS(manjaro linux). then after I started to create a new stm32 project, as usual, I selected a board (NUCLEO-L476RG) then do some changes in the pin configuration and try to generate the code. at the time it shows stm32cube_fw_l4_v1170.zip(not available) and stm32cube_fw_l4_v1172.zip(dependency, no loaded). I’m new to Linux and have no idea about fixing this issue. can someone help me to solve this problem?