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


Select MCU (TARGET)

Hi everyone,

I’m testing this IDE and I am not able to select the MCU from the wizard. It only Allows me to select from boards.
How can I selelect a different MCU? There is no option to select by MCU.

I also tried to change from the Bulid Settings’ Target tab. I’m able to select from the combo list but it wont save changes. I click on apply and when I open back window changes are not saved.....

Thanks to all

Alfredo

France

Hi Alfredo,

Indeed, System Workbench needs you to define the board on which your program will run; after abere MCU chip wink

So you may:

  • either use one of the evaluation boards provided by ST supporting a chip close to the one you will use in your product
  • or define a custom board:
    • click on “create custom board” on the board selection page of the project creation wizard
    • you will have to provide the MCU and the debug interface to use (currently we only support ST-Link out of the box, but other members of th esite succeeded using J-Link from segger).


Hope this helps,

Bernard

PS: to discover the IDE interface, you may follow the Getting Started with System Workbench for STM32 tutorial and read user documentation in the User Guide


I have a similar problem, when I set a custom or ST board this setting is only memorized ass long as AC6 is running. After shutting down and newly load the project, this setting is away cry

 

Newest Forum Posts

  1. SPI on Nucleo_STMH533RE by royjamil, 2025-05-04 20:13
  2. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-25 07:37
  3. SPI on Nucleo_STMH533RE by royjamil, 2025-03-23 11:31
  4. SPI on Nucleo_STMH533RE by higginsa1, 2025-03-23 09:33
  5. Configuring DMA for ADC in SW? by sam.hodgson, 2025-03-04 12:58
  6. Build a project in "release" mode by info@creosrl.it, 2025-02-20 18:12
  7. Build a project in "release" mode by info@creosrl.it, 2025-02-20 17:05
  8. Build a project in "release" mode by tang, 2025-02-20 10:36
  9. Build a project in "release" mode by info@creosrl.it, 2025-02-19 17:35
  10. Fail to debug in Win 11 C/C++ by mortenlund, 2024-12-26 20:27

Last-Modified Blogs