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


External Interrupts Vectors Configuration

My STM32F4 StdPeriph-based project’s startup file contains only the vectors for the MCU core’s interrupts, all the external interrupts vectors are zero-filled instead of being weak-aliased, so, for example, I can’t use DMA interrupts until I manually edit the startup file (which is in assembly).

Is this a shortcoming of the IDE which may be fixed in the future versions or maybe there is a “correct” way of adding the vectors from the Settings which I can’t find?

Thanks.

France

Hi,

Currently, we are using the interrupt definitions that come with the firmwares, that only include detailed vectors for predefined boards...

We are working out a solution that will generate a specific startup and interrupt definition header for the chip that you use, whatever the board or firmware you include.

However this will take some time to check the generated files and integrate them in a forthcoming regular update. You will be informed on the Annoucements forum.

Thanks for your patience,

Bernard


Bernard, you are too kind. Thank you and all the other developers for giving us this software for free.

And while we are at it, did you consider opensourcing System Workbench to GitHub or other place so that we, the community, could help you developing it by sending merge reqeusts and opening issues? Sorry, maybe I’m asking too much :-)


 

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