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   RTOS TICK_RATE_HZ Update error
0 7815
2015-12-20 23:53
Normal   Error in HAL_CRC_Init function
0 7313
2015-12-20 17:02
Normal   Importing STM32CubeMX Projects into an Eclipse Workspace
What does Import Existing Projects into Workspace do?
0 7978
2015-12-19 05:19
Normal   Contradictory Warnings.
When built the Problems tab shows cotradictory warnings about whether a function is defined or not, and used or not.
1 10165
2015-12-17 17:44
Contradictory Warnings. by dautrevaux
Normal   Generate Software Interrupt (SI) with STM32F· Discovery board with HAL drivers
4 20264
2015-12-17 16:34
Generate Software Interrupt (SI) with STM32F· Discovery board with HAL drivers by Senyoz_Munyoz
Normal   workbench 1.6 installer available?
when will it be the workbench 1.6 installer available?
2 8977
2015-12-17 09:50
workbench 1.6 installer available? by davids
Normal   Is there any working cfg for stm32L0 ???
5 11333
2015-12-17 05:16
Is there any working cfg for stm32L0 ??? by Max44
temonuv
Normal   Program lwip
0 6875
2015-12-17 00:53
Normal   Pointer Artimetic Gets Compiler Warning
Attempt at pointer arithment gets the warning "assignment from incompatible pointer type".
3 10518
2015-12-16 19:08
by dautrevaux
Normal   Defining a Macro to Return the Number of Elements in an Array
How to define a macro to return the number of elements of a static array?
4 10668
2015-12-16 18:42
Defining a Macro to Return the Number of Elements in an Array by spflanze