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


Stm32mp1 Ethernet-over-USB connection

Hi,
Can you try to ping at 192.168.7.2 ? If it is alive, try to connect with ssh. I’m not sure but i suspect the ssh server is not running on the stm32mp157c discovery. Can you also attached screenshot of the debug configuration startup page (Run > Debug Configurations... > ST’s STM32 MPU Debugging > $configuration_name > Startup tab )?

Regards,
Kevin