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


X-CUBE-BLE2 Virtual_COM_Port does not work (X-NUCLEO-BNRG2A1)

Hi, I am trying to use a X-NUCLEO-BNRG2A1 with a NUCLEO-L476RG .



I have used projects of X-CUBE-BLE2 with STM32Cube IDE. When I use sampleApp and SensorDemo_BLESensor-App it work, but Virtual_COM_Port doesn’t.



The project successfully built and uploaded into the MCU, however no Com port appears and neither does bluetooth, it does not do anything.



Even if I copy directly the binary file into the “NUCLEO” device I see in Computer directly without using STM32Cube IDE, it doesn’t work.



Any help would be appreciated.