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


"Copy all used libraries into the project folder" option greyed out at project generation

Hello,

since a few weeks I am evaluating the STM32 MCUs and the STM32CubeIDE. I just noticed that the option, to always copy all HAL library files, is not available.
This is a serious issue for me, since I am planning to develope libraries that involve several features, which each require specific peripherals. However, not all features will always be used, for which reason they will be disabled in the .ioc file. Thus, the files that are included in the libraries are just not there and renders the project not compiling. Is there any workaround, setting or other thing I am missing?

Thanks in Advance.

Did you ever find a satisfactory answer/solution to this? I have found that often there are library/HAL files that “are not used” but are expected by some addon, e.g. X-CUBE-EEPROM middlewareQuestion. What I have done as a work-around is to download the HAL separately and copy the file(s) that I need. For example, the STM32CubeG4Question download includes the HAL for the STM32G4 series (i.e. `STM32Cube_FW_G4_V1.2.0\Drivers\STM32G4xx_HAL_Driver` folder)

However, I don’t have any idea how to make this option become enabled / usable. Perhaps it used to be supported in older versions but no longer is? Or maybe it’s only allowed in certain cases like when using C++ instead of C or something. I would love to get a better answer from ST / someone who knows though.


 

Newest Forum Posts

  1. reservation car service Seattle by Jamesprede, 2025-05-01 10:06
  2. Last day: drone bonus by Danielrug, 2025-04-19 16:55
  3. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  4. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  5. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  6. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  7. Insightful Perspectives on This Subject by davidsycle, 2025-03-04 05:45
  8. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  10. Build a project in "release" mode by tang, 2025-02-20 10:36

Last-Modified Blogs