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   #include in linker script
1 7811
2019-02-08 15:47
#include in linker script by Francois006
Normal   Configuring CubeMX for simple PWM
PWM isn't working.
0 8016
2019-02-07 21:56
Normal How to implement a proprietary SPI protocol on STM32F767ZI
A QCA7000 device requires a SPI implementation containing MOSI HIGH pulses as delimiter between SPI frames.
0 9882
2019-02-07 14:42
Normal   How to configure STM32 F401RE, F767ZI boards for Bluetooth X-NUCLEO-IDB04A1
0 7331
2019-02-07 00:42
Normal   Code simulation in STM32?
1 7804
2019-02-06 09:39
Code simulation in STM32? by tang
Normal   Openocd: "failed to get read pointer"
No Debug and Run possible anymore
1 7772
2019-02-04 12:25
Openocd: "failed to get read pointer" by maryjane
Normal   Can't Single Step or See Disassembly when debugging - SOLVED
STM32F429I-Discovery LTDC_Paint example compiles, downloads, but can't see disassembly or single-step code.
0 7378
2019-02-04 03:01
Normal   Import project from mbed
Error occurs when I build project exporting from mbed online compiler
0 7132
2019-02-01 05:16
Normal   SW4STM32 installation issue with Ubuntu 16.04
Installed but wont start, no error, no message.
3 8780
2019-01-29 17:51
SW4STM32 installation issue with Ubuntu 16.04 by vaskeviciusm
Normal   Can't run any program that uses floating point arithmetic in STM32F4219 (Cortex M4) (Solved)
When floating point functions (sinf or cosf) are used in a project, program can't run properly.
1 7306
2019-01-29 16:19
Can't run any program that uses floating point arithmetic in STM32F4219 (Cortex M4) by jmpardo