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

Type Emot Title Replies Reads Last Post Author
Normal   Stop a higher-priority ISR on an STM32F105
I have two external interrupt sources coming into an STM32F105. I want one of them (call it "IRQHigh") to pre-empt the other ("IRQLow")
1 38156
2017-11-29 10:18
Stop a higher-priority ISR on an STM32F105 by hardwareguyvw
Normal   Example project please, generated with tools from this site.
Getting started and FAQ needs this.
0 8102
2017-11-29 09:42
Normal   Generating CMSIS code when FreetRTOS selected
0 7265
2017-11-28 09:19
Normal   Increase SW4STM32 heap size in config.ini like normal eclipse
I want to increase heap spice size of eclipse
2 7979
2017-11-28 06:27
Increase SW4STM32 heap size in config.ini like normal eclipse by vldhhdvd
Normal   Basic HelloWorld Blink LED using SWSTM32 and bluepill STM32
Basic getting started with LED
0 8276
2017-11-27 20:44
Normal   Add *.dll library file to project
dll libraries
3 10572
2017-11-27 10:54
Add *.dll library file to project by Kasia
Kasia
Normal   [SOLVED] Cannot debug projects after SW4STM32 upgrade to Version 2.3
How to update projects from older versions of SW4STM32 to work under version 2.3?
6 20260
2017-11-27 08:41
Cannot debug projects after SW4STM32 upgrade to Version 2.3 by achalmers68
Normal   CubeMX + OpenSTM32 + lwIP + FreeRTOS not working
Simple project created with CubeMX including FreeRTOS and lwIP doesn't work on STM32F746G-DISCO
1 13993
2017-11-26 01:11
CubeMX + OpenSTM32 + lwIP + FreeRTOS not working by adibacco
Normal   sprintf / _sbrk make error
cannot compile if sprintf is used: linker problem?
10 29516
2017-11-22 11:02
sprintf / _sbrk make error by SyUm75
Normal   why trace_printf("%f",x); triggers a HARD FAULT on a stm32 MCU?
trace_printf() with %f formater triggers a HARD FAULT
4 11643
2017-11-22 06:02
why trace_printf("%f",x); triggers a HARD FAULT on a stm32 MCU? by yodabeto