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


Examples and basic codes for STM32F303K8

Hello everyone,

Last year I developed a follow line robot using the STM32F303k8. So, I’m sharing some of the codes that I used. There are too some base codes that I developed and documented about GPIO, timers, PWM, SPI, EXTI and interruptions.

Some codes are commented in portuguese. Besides that, I think that it will be helpful.

My github is github.com/Schulze18