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


ADC read usage code example (using STM32F407-G-DISC1)

Hi,

I am just getting familiar to openSTM32 workbench while using eclipse!

well toggling LEDs is nice (see attached file)





but can anybody provide some code snippet for ADC reading?
as well as UART?
is there already some code available to take a look into?


best regards

Tunisia

Hello Olivier,

Within STM32Cube_FW_F4, you can find several example for STM32F407G-DISC1 (under ~\Projects\STM32F4-Discovery\Examples)

Donwload linkQuestion

Best Regards,
Tarek