<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us">
  <title type="text">Tiki RSS feed for blogs</title>
  <subtitle type="text">Last posts to weblogs.</subtitle>
  <logo>https://www.openstm32.org/img/tiki/Tiki_WCG.png</logo>
  <updated>2026-08-16T12:42:30+00:00</updated>
  <generator uri="https://getlaminas.org" version="2">Laminas_Feed_Writer</generator>
  <link rel="alternate" type="text/html" href="https://www.openstm32.org/"/>
  <link rel="self" type="application/atom+xml" href="https://www.openstm32.org/tiki-blogs_rss.php?ver=5"/>
  <id>https://www.openstm32.org/</id>
  <entry>
    <title type="html"><![CDATA[Getting started with Zephyr on STM32 boards]]></title>
    <summary type="html"><![CDATA[<p>Setting up Zephyr for the first time can be the hardest part. <strong>Workbench for Zephyr</strong> takes care of it for you, so your first build on an STM32 board is a matter of minutes rather than an afternoon of toolchain configuration.
</p>

<p>The flow is short: install the extension from the Marketplace, run Install Host Tools, add a Zephyr SDK, then create a project for your board from the Zephyr samples. The getting started page walks through it with a short video, and the guides on z-workbench.com cover Windows, Linux and macOS in detail.
</p>

<p>There are STM32 board tutorials to follow along with, including the STM32F746G-DISCO, the STM32L562E-DK and the NUCLEO-WBA55CG. Each one goes from an empty workspace to a running, debuggable application on the board.
</p>

<p>See <a href="Getting%2Bstarted%2Bwith%2BWorkbench%2Bfor%2BZephyr" title="A first Zephyr project on STM32 with Workbench for Zephyr, with a short video." class="wiki wiki_page">Getting started with Workbench for Zephyr</a> to begin, and read the full documentation at <a class="wiki external" target="_blank" title="External link" href="https://z-workbench.com" rel="external">z-workbench.com</a><span class="icon icon-link-external fas fa-external-link-alt "   ></span>.
</p>
]]></summary>
    <published>2026-07-11T22:14:41+00:00</published>
    <updated>2026-07-11T22:14:41+00:00</updated>
    <link rel="alternate" type="text/html" href="https://www.openstm32.org/blogpost4-Getting-started-with-Zephyr-on-STM32-boards"/>
    <id>https://www.openstm32.org/blogpost4-Getting-started-with-Zephyr-on-STM32-boards</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[Introducing Workbench for Zephyr]]></title>
    <summary type="html"><![CDATA[<p>For years the OpenSTM32 community has built on <a href="System%2BWorkbench%2Bfor%2BSTM32" title="System Workbench for STM32" class="wiki wiki_page">System Workbench for STM32</a>, our Eclipse based IDE for bare metal STM32 development. Many STM32 projects now run on the <a class="wiki external" target="_blank" title="External link" href="https://www.zephyrproject.org" rel="external">Zephyr RTOS</a><span class="icon icon-link-external fas fa-external-link-alt "   ></span>, and developers increasingly work in Visual Studio Code. <strong>Workbench for Zephyr</strong> is our answer: a free and open source VS Code extension that makes Zephyr development on STM32 straightforward from the first project.
</p>

<p>Workbench for Zephyr installs the host tools for you, manages the Zephyr SDK, and creates a project for your STM32 board from the Zephyr samples. You build, flash and debug without leaving the editor, using the ST-LINK GDB Server and OpenOCD from STM32CubeCLT, or J-Link and pyOCD if you prefer. The built in Devicetree Manager gives you a CubeMX style view of pins and peripherals.
</p>

<p>If you already use System Workbench, think of Workbench for Zephyr as the same approach applied to Zephyr and VS Code. It is available now on the <a class="wiki external" target="_blank" title="External link" href="https://marketplace.visualstudio.com/items?itemName=Ac6.zephyr-workbench" rel="external">Visual Studio Marketplace</a><span class="icon icon-link-external fas fa-external-link-alt "   ></span>, with documentation and STM32 board tutorials at <a class="wiki external" target="_blank" title="External link" href="https://z-workbench.com" rel="external">z-workbench.com</a><span class="icon icon-link-external fas fa-external-link-alt "   ></span>.
</p>

<p>To get going, see <a href="Workbench%2Bfor%2BZephyr" title="Ac6 VS Code extension for developing Zephyr RTOS applications on STM32." class="wiki wiki_page">Workbench for Zephyr</a> and <a href="Getting%2Bstarted%2Bwith%2BWorkbench%2Bfor%2BZephyr" title="A first Zephyr project on STM32 with Workbench for Zephyr, with a short video." class="wiki wiki_page">Getting started with Workbench for Zephyr</a>.
</p>
]]></summary>
    <published>2026-07-11T22:14:41+00:00</published>
    <updated>2026-07-11T22:14:41+00:00</updated>
    <link rel="alternate" type="text/html" href="https://www.openstm32.org/blogpost3-Introducing-Workbench-for-Zephyr"/>
    <id>https://www.openstm32.org/blogpost3-Introducing-Workbench-for-Zephyr</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[Windows release 1.0 available]]></title>
    <summary type="html"><![CDATA[<p>Today, version 1.0 of <em>System Workbench for STM32</em> is online and supports all STM32 family evaluation boards.
</p>

<p>As part of a partnership between STMicroelectronics and Ac6, embedded technology expert, we will continue to develop tools to simplify embedded application development. We will continue to carefully look at all comments and inquiries on the forums.
</p>

<p>In 2014 Ac6 has trained over 800 people all over the world and we will continue to enhance our training programs.
</p>

<p>With our best wishes for success in your projects with "Ac6 System Workbench for STM32”
</p>
]]></summary>
    <published>2015-02-05T10:11:00+00:00</published>
    <updated>2015-02-05T10:11:00+00:00</updated>
    <link rel="alternate" type="text/html" href="https://www.openstm32.org/blogpost2-Windows-release-1-0-available"/>
    <id>https://www.openstm32.org/blogpost2-Windows-release-1-0-available</id>
  </entry>
  <entry>
    <title type="html"><![CDATA[System Workbench for STM32 is Available]]></title>
    <summary type="html"><![CDATA[<p>The first version of <em>System Workbench for STM32 - Bare Metal Edition</em> is now available and can be freely installed by following the instructions in <a href="Installing%2BSystem%2BWorkbench%2Bfor%2BSTM32" title="Installing System Workbench for STM32" class="wiki wiki_page">Installing System Workbench for STM32</a>.
</p>

<h1 class="showhide_heading d-flex justify-content-start" id="A_full-fledged_unlimited_environment">A full-fledged, unlimited&nbsp;environment<a href="#A_full-fledged_unlimited_environment" class="heading-link" aria-label="heading link"><span class="icon icon-link fas fa-link "   ></span></a></h1>
<p>
<br />Ac6  offer a complete solution, ready to work and expandable to fit your future needs:
</p>
<ul><li> A fully integrated development environment, with a user-friendly graphical user interface based on Eclipse.
</li><li> Full-fledged, gcc-based, toolchains with no strings attached
</li><li> Full support of all the chips and peripherals of the STM32 family
<p>
</li></ul><br />With Ac6 System Workbench for STM32 you can completely define and build your embedded system software using a single tool.
</p>

<p>Documentation forn Ac6 System Workbench for STM32 is available in the <a href="Documentation" title="Documentation" class="wiki wiki_page">Documentation</a> area of  the <a class="wiki external" target="_blank" title="External link" href="http://openstm32.org" rel="external">OpenSTM32.org</a><span class="icon icon-link-external fas fa-external-link-alt "   ></span> web site.
</p>

<h1 class="showhide_heading d-flex justify-content-start" id="A_ready_to_use_environment">A ready to use&nbsp;environment<a href="#A_ready_to_use_environment" class="heading-link" aria-label="heading link"><span class="icon icon-link fas fa-link "   ></span></a></h1>
<p>Once you have installed System Workbench for STM32, following  <a href="Installing%2BSystem%2BWorkbench%2Bfor%2BSTM32" title="Installing System Workbench for STM32" class="wiki wiki_page">Installing System Workbench for STM32</a> instructions, you are ready to develop embedded systems based on the STM32 family of microcontrollers.
</p>

<p>To discover how simple it is to develop your first embedded system, you should read and practice <a href="Getting%2Bstarted%2Bwith%2BSystem%2BWorkbench%2Bfor%2BSTM32" title="Getting started with System Workbench for STM32" class="wiki wiki_page">Getting started with System Workbench for STM32</a>; the only thing you can't (yet) download on this site is a STM32-based board to run your programs.</p>
]]></summary>
    <published>2013-12-20T17:24:00+00:00</published>
    <updated>2013-12-20T17:24:00+00:00</updated>
    <link rel="alternate" type="text/html" href="https://www.openstm32.org/blogpost1-System-Workbench-for-STM32-is-Available"/>
    <id>https://www.openstm32.org/blogpost1-System-Workbench-for-STM32-is-Available</id>
  </entry>
</feed>
