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   SWSTM32 make error 1
Error during compile: recipe for target xxx.elf failed and make *** error 1
0 4994
2020-03-13 10:23
Normal   Debug STM32L162 with ST-Link, project with makefile
0 4823
2020-03-10 10:52
Normal   sounds firmware installation has failed for internal reason
0 4960
2020-03-09 16:39
Normal   "ST-Link Server not installed" message after being configured
stlink is identified and saved but trying to use or edit again gives "not installed" message
1 7444
2020-03-04 19:55
"ST-Link Server not installed" message after being configured by kwalraven
Normal   stack pointer initialization
1 8134
2020-03-02 16:57
stack pointer initialization by pramod
Normal   UART printf example is not working on STM32F779Eval Board
UART printf example is not working on STM32F779Eval Board
4 9052
2020-03-02 08:19
Interfacing HC05 Bluetooth Module with STM32 F446RE Nucleo Board by jincy
Normal   Printf support for semihosting/ITM debugging for float variables.
7 19093
2020-03-02 07:44
Printf support for semihosting/ITM debugging for float variables. by pramod
Normal   t
t
0 4701
2020-02-29 21:04
Normal   printf through uart
13 74694
2020-02-27 16:04
printf through uart by pramod
Normal   Redirecting printf with a custom, non-global, callback
Trying to redirect printf with a custom, non-global, callback
3 6293
2020-02-27 06:50
Redirecting printf with a custom, non-global, callback by effexzi