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


new bye being lost

I apologize, english is not my natural language.
I want to learn how work STM32 (I live few miles from ST Plants in Crolles France). I downloaded STM32 Workbench and what I think is : I got Eclipse and nothing else.
I am a C and C++ professional developper (I am 65) and i would like to have a list of classes, a list of .h . The first .H being the list of the STM32 pins.

How can I have them ?
Jean in Grenoble France

PS I am afraid of the slowness of STM32 Workbench, is this feature normal ?

download and install stm32cubemx. start a new project with the chip/board that you want programm. After in the help menu you can find the relative user manual and other info.

Thanks a lot. I begin to understand how the whole thing works and what I missed in the english documentation.

I discover also that I must ‘think a lot’ before writing my first lines of my first demo app !!

Jean in Grenoble France