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


Ethernet Library for STM32L496 Discovery

Hello,

Does anyone know of a library that can be used with the WIZnet 5100 shield on a STM32L496 Discovery board? I have a PLC and want to use the STM board to communicate to it using Modbus TCP. The board needs to be able to assign a local IP and read and write registers.

Thank you.