<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QT for MCU]]></title><description><![CDATA[<p dir="auto">I have configured FreeRTOS with the Qt Automotive example and I am able to build and run it successfully using the FreeRTOS kit.<br />
However, I am facing an issue with task scheduling. I am unable to run multiple tasks simultaneously. When one task is running, the other does not execute.<br />
My requirement is to run multiple tasks concurrently under FreeRTOS.<br />
Could you please guide me on the correct approach or best practices for handling this scenario? I would really appreciate your support.</p>
]]></description><link>https://forum.qt.io/topic/164166/qt-for-mcu</link><generator>RSS for Node</generator><lastBuildDate>Wed, 05 Aug 2026 05:59:23 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164166.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 27 Jan 2026 13:34:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QT for MCU on Wed, 28 Jan 2026 08:16:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aha_1980">@<bdi>aha_1980</bdi></a> But I tested on STM32Cube IDE and made custom demo with multiple task it was working then I think it should be also working on Qt for MCU setup.</p>
]]></description><link>https://forum.qt.io/post/835780</link><guid isPermaLink="true">https://forum.qt.io/post/835780</guid><dc:creator><![CDATA[Bhaumik_s]]></dc:creator><pubDate>Wed, 28 Jan 2026 08:16:42 GMT</pubDate></item><item><title><![CDATA[Reply to QT for MCU on Wed, 28 Jan 2026 06:43:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhaumik_s">@<bdi>Bhaumik_s</bdi></a> That looks like a single core CPU. Therefore, only one thread can run at any time.</p>
<p dir="auto">Regards</p>
]]></description><link>https://forum.qt.io/post/835776</link><guid isPermaLink="true">https://forum.qt.io/post/835776</guid><dc:creator><![CDATA[aha_1980]]></dc:creator><pubDate>Wed, 28 Jan 2026 06:43:36 GMT</pubDate></item><item><title><![CDATA[Reply to QT for MCU on Wed, 28 Jan 2026 06:39:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/aha_1980">@<bdi>aha_1980</bdi></a> Currently using the STM32H7S7L8H6HU (AAL32 VQ YTWNAA417) board is STM32H7S78-DK</p>
]]></description><link>https://forum.qt.io/post/835775</link><guid isPermaLink="true">https://forum.qt.io/post/835775</guid><dc:creator><![CDATA[Bhaumik_s]]></dc:creator><pubDate>Wed, 28 Jan 2026 06:39:48 GMT</pubDate></item><item><title><![CDATA[Reply to QT for MCU on Wed, 28 Jan 2026 06:25:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhaumik_s">@<bdi>Bhaumik_s</bdi></a></p>
<blockquote>
<p dir="auto">When one task is running, the other does not execute.</p>
</blockquote>
<p dir="auto">That is exactly the expected behavior when you have a single core CPU.</p>
<p dir="auto">Which CPU are you using?</p>
<p dir="auto">Regards</p>
]]></description><link>https://forum.qt.io/post/835774</link><guid isPermaLink="true">https://forum.qt.io/post/835774</guid><dc:creator><![CDATA[aha_1980]]></dc:creator><pubDate>Wed, 28 Jan 2026 06:25:30 GMT</pubDate></item><item><title><![CDATA[Reply to QT for MCU on Wed, 28 Jan 2026 04:48:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jsulm">@<bdi>jsulm</bdi></a> Yes sure , I have already sent the mail to Qt support team but it is urgent so I also share this issue among forum.</p>
]]></description><link>https://forum.qt.io/post/835773</link><guid isPermaLink="true">https://forum.qt.io/post/835773</guid><dc:creator><![CDATA[Bhaumik_s]]></dc:creator><pubDate>Wed, 28 Jan 2026 04:48:37 GMT</pubDate></item><item><title><![CDATA[Reply to QT for MCU on Tue, 27 Jan 2026 14:49:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhaumik_s">@<bdi>Bhaumik_s</bdi></a> Qt for MCU being a commercial offer you can also ask QtCompany directly for support.</p>
]]></description><link>https://forum.qt.io/post/835766</link><guid isPermaLink="true">https://forum.qt.io/post/835766</guid><dc:creator><![CDATA[jsulm]]></dc:creator><pubDate>Tue, 27 Jan 2026 14:49:33 GMT</pubDate></item></channel></rss>