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


Open source ethernet over USB CDC-ECM for STM32CubeMX

Hi,

I note limited CDC options under STM32cubeMX.

I am happy to do a ethernet over USB CDC-ECM class for CubeMX32 to run a web server sample code.

It cuts the chase when plugging into USB socket and firing up a web server for IoT development.

After some R&D, the best example I found is here ((https://github.com/majbthrd/stm32ecm|https://github.com/majbthrd/stm32ecm))
It doesn’t do much other than allow a ping to IP address which gets set up when the device connects by USB.

If anyone has some pointers where best to start for AC6, or have some similar project in mind to cooperate,
please post. cool