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   can't find include file
Strange behaviour of STM32 with include files
3 18214
2016-05-21 11:46
can't find include file by bepi58
Normal   CPU Register View?
Im searching for the PC and the SP
2 9790
2016-05-20 15:10
CPU Register View? by Bab
Normal   Phantom Breakpoint
Breakpoint does not delete.
3 15759
2016-05-20 10:29
Phantom Breakpoint by vionf
Normal  
0 10027
2016-05-20 09:36
Normal   Selecting a timer as the Timebase Source gets undefined reference error.
1 10595
2016-05-18 23:19
Selecting a timer as the Timebase Source gets undefined reference error. by MattReed59
Normal   STM32F746 Discovery demonstration project does not compile
demonstration program in the STM32Cube_FW_F7_V1.3.0 does not compile
1 9270
2016-05-18 23:18
STM32F746 Discovery demonstration project does not compile by MattReed59
Normal   Import Project Application from CubeMX Repository
Importing Project Applications from CubeMX Repository Still Not clear
1 9393
2016-05-18 08:15
Import Project Application from CubeMX Repository by brotfl
Normal   Include Paths from CubeMX are not pointing to the includes in the project
Project generated from CubeMX and then imported into AC6 have include paths wrong
2 11172
2016-05-17 21:11
Include Paths from CubeMX are not pointing to the includes in the project by gregreenwood
Normal   OV2640 with STM32F4
3 14561
2016-05-17 19:34
OV2640 with STM32F4 by tarek bouchkati
Normal   HAL_IncTick() Called From Two Places
In STM32CubeMX the option to use a timer for the ticker was set. The generated code calls HAL_IncTick() from both HAL_TIM_PeriodElapsedCallback() and SysTick_Handler(). Is that right?
2 12656
2016-05-17 05:36
HAL_IncTick() Called From Two Places by spflanze