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   Why have examples?
0 5747
2017-10-24 20:53
Normal   __io_getchar implementation for getchar() has a problem
__io_getchar implementation for getchar() has a problem - _read being called with a length of 1024 for a single byte input
3 11566
2017-10-24 20:16
__io_getchar implementation for getchar() has a problem by mike603
Normal   error: '__ASM' undeclared (first use in this function)
1 7049
2017-10-24 10:57
error: '__ASM' undeclared (first use in this function) by pi_user
Normal   Can't get example working in a STM32CubeMX project
I can get examples working and I can get STM32CubeMX project examples working when I used the HAL library, but I can't get the examples working in in my STM32CubeMX project!
2 6404
2017-10-24 08:50
Can't get example working in a STM32CubeMX project by malby
Normal   is there any IDE for nucleo STM32f446RE beside keil and mbed?
1 5908
2017-10-23 23:33
is there any IDE for nucleo STM32f446RE beside keil and mbed? by hugoalanochoa
Normal   Timer Interrupt crashes after changing to c++
2 7665
2017-10-23 08:09
Timer Interrupt crashes after changing to c++ by styro
Normal   Debugger configuration not installed
org.eclipse.cdt.dsf.gdb...could not be found
2 7065
2017-10-22 08:19
Debugger configuration not installed by jheuft
Normal   C++ "new" operator fails with version 2.2 of System workbench while debugging
I upgraded to OpenSTM32 IDE 2.2.1.201709081530. My code that was running before, does not work anymore: The app starts but when executing the "new" in this static method :
1 6508
2017-10-21 14:16
C++ "new" operator fails with version 2.2 of System workbench while debugging by qdaemon_fr
Normal   Register definition in System Workbench disagrees with ST Reference Manual
SDADC_JDATAR register does not match between debugger and ST Reference manual
4 7241
2017-10-19 01:04
Register definition in System Workbench disagrees with ST Reference Manual by Evan Slatyer
Normal   Errors trying to compile and link Hello World out of the box
Starting completely from scratch with System Workbench for STM32
3 6574
2017-10-17 23:02
Errors trying to compile and link Hello World out of the box by hugoalanochoa