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   GPIO DMA 16-bit operations
0 6269
2016-11-04 06:41
Normal   Error: java.lang.NullPointerException - Solved
0 6408
2016-11-03 19:11
Normal   Debugging STM32F4 Discovery board not working
1 8607
2016-11-03 17:48
Debugging STM32F4 Discovery board not working by LaurentL
Normal   Creating new Project for STM32F407 Discovery board and HAL driver with FatFs
Project does not compile due to missing declaration
1 11049
2016-11-03 08:57
Creating new Project for STM32F407 Discovery board and HAL driver with FatFs by diabolo38
Normal   Debug stays at Reset_Handler, step into/over buttons are disabled
Debug stops in Reset_Handler: ldr sp, =_estack /* set stack pointer */
6 12632
2016-11-03 08:36
Debug stays at Reset_Handler, step into/over buttons are disabled by diabolo38
Normal   Importing an STM32CubeMX generated project under System Workbench for STM32
Unable to build imported project
6 13526
2016-11-03 01:54
Importing an STM32CubeMX generated project under System Workbench for STM32 by Shin2016
Normal   Debugging with ST-Link V2
Could someone please confirm if what I have done is correct
3 12944
2016-11-02 22:43
Debugging with ST-Link V2 by mkerr@atspl.com.au
Normal   Adding an interrupt to an existing program
Where should I declare the interrupt function?
1 8013
2016-11-02 15:51
Adding an interrupt to an existing program by Vetch
Normal   Cannot add Global Variables in debugging
add global variables is always greyed out
6 15892
2016-11-02 10:47
Cannot add Global Variables in debugging by Vetch
Normal   Differences between the 3 options for floating point ABI?
2 6438
2016-11-02 02:28
Differences between the 3 options for floating point ABI? by kfishy