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   Failure to launch
No Problems. No Errors. No Launch.
8 13144
2016-04-14 11:15
Failure to launch by bob1
Normal   DAC
0 5232
2016-04-14 07:43
Normal   Soft vs Hard Floating point
build gets confused on hard vs soft floating point
1 9682
2016-04-13 19:09
Soft vs Hard Floating point by MattReed59
Normal   Timer interrupt failure
STM32L476 STM32CubeMX HAL_NVIC_SetPriority(SysTick_IRQn, 0, 0);
0 7404
2016-04-13 18:05
Normal   Make Project Active in Workspace
Project Active in Workspace
0 6658
2016-04-13 17:01
Normal   New C++ project should create cpp files
Why does a new C++ project create sysmem.c
0 6007
2016-04-13 11:58
Normal   Use vPortMalloc() in HAL Libraries?
Should malloc() or vPortMalloc() be used in the Hardware Abstraction Layer
1 8221
2016-04-13 11:04
Use vPortMalloc() in HAL Libraries? by tarek bouchkati
Normal   Create a STM32 static library project
I cannot link HAL library
2 13282
2016-04-12 15:06
Create a STM32 static library project by pinkesh25gar
Normal   Request for interrupt handler enhancement for Stdperiph
Interrupt handler enhancement request for Stdperiph project
0 5790
2016-04-12 09:12
Normal   snprintf() Outputs Empty String
2 12192
2016-04-11 22:47
snprintf() Outputs Empty String by spflanze