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


Looking for simple assembler and programming kit

Hi My development host is a Linux desktop.

This group seems to offer a free IDE (integrated development Environment), however I generally shun all IDE’s because I wind up spending too much time debugging the IDE or associated libraries. So I prefer to program in assembler and compile with a simple assembler routine, then download the binary to the target.

Is there a way to do this simply with an STM32? I’ll need an assembly compiler/interpreter, and programming hardware and software.

Pointers please!