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


Simple LL driver UART example not working

Hi all,

I am trying to use the LL drivers with a simple UART example, using OpenSTM32 version 1.17.0.201812190825, but I cannot figure out why the code is not working..

After completing the initial setup, the code I wrote the code I attach here (is is possible to insert formatted code ?).

The macro USE_FULL_LL_DRIVER is declared through eclipse project options (Properties -> Path and Symbols → Symbols).

Could someone give some hint about what I am missing to run the firwmare correctly ?

Regards,
s.