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


STM32L4 discovery - B-L475E-IOT01A - TCP or Echo server/client avaliable? aka lwip port


I’ve been working with the IOT01A for a while, I have it integrated with MQTT with AWS. That demo was a big help. I am currently working on softAP provisioning for the device and am having a problem getting lwip to build (there is no portable files for this board yet) I am hoping this is a common problem and you can point me to a solution to help me resolve my problem.

Thank you!

Tim