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


LwIP PPPOS for STM32

Hello,

I want connect my STM32L4Discovery to Internet with LwIP libraries and pppos protocol (noOS) with an external modem, but I didn’t find any complete working example...only some part of code, but there are a lot of different possible configurations and it’s not easy to find the right structure.

Did someone work on that and have a firmware example to start?

thx

Hi! Did anyone get any answers on that topic?