<?xml-stylesheet type="text/xsl" href="https://community.element14.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>PSoC 6 and ModusToolbox: FreeRTOS message queue</title><link>/technologies/embedded/b/blog/posts/psoc-6-and-modustoolbox-freertos-message-queue</link><description>The steps to use an RTOS message queue to exchange data between tasks. In this post, we post data from the low level hardware (UART peripheral) to a task that handles a logic part of our firmware. This is a direct follow up from the previous Fre...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: PSoC 6 and ModusToolbox: FreeRTOS message queue</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/psoc-6-and-modustoolbox-freertos-message-queue</link><pubDate>Sun, 30 May 2021 17:46:09 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:81ace7c8-9f30-4751-804d-fb459b6556ba</guid><dc:creator>DAB</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Good explanation on your decision to use RTOS.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;DAB&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10988&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: PSoC 6 and ModusToolbox: FreeRTOS message queue</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/psoc-6-and-modustoolbox-freertos-message-queue</link><pubDate>Sun, 28 Mar 2021 10:24:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:81ace7c8-9f30-4751-804d-fb459b6556ba</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;The post uses a task called &lt;span&gt;telemetry_receive_task&lt;/span&gt;.&lt;/p&gt;&lt;p&gt;In the project that this is written for ( &lt;a class="jive-link-event" href="https://www.element14.com/community/events/5782/l/arduino-day-workshop-nanodrone-ii-ai-and-computer-vision-with-lora-win-a-psoc6-and-a-pair-of-mkr-1300-boards"&gt;Arduino Day Workshop: NanoDrone II: AI and Computer Vision with LoRa (Win a PSoC6 and a Pair of MKR 1300 Boards!)&lt;/a&gt; ) the task that handles the queue messages is going to be &lt;span&gt;publisher_task&lt;/span&gt;. Because the payload is published on an MQTT server at Amazon cloud (AWS).&lt;/p&gt;&lt;p&gt;That&amp;#39;s also the name I&amp;#39;ll use in the next posts.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10988&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: PSoC 6 and ModusToolbox: FreeRTOS message queue</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/psoc-6-and-modustoolbox-freertos-message-queue</link><pubDate>Thu, 18 Mar 2021 21:20:06 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:81ace7c8-9f30-4751-804d-fb459b6556ba</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I attached the ModToolbox project.&lt;/p&gt;&lt;p&gt;After importing, select the project. Then open the Library Configurator and press Update.&lt;/p&gt;&lt;p&gt;Ready to use. Connect a terminal to the debug USB COM. 9600 8 1 N.&lt;/p&gt;&lt;p&gt;Every 16 characters you type, a led toggles. The lamest blinky &lt;span&gt;[View:/resized-image/__size/16x16/__key/commentfiles/f7d226abd59f475c9d224a79e3f0ec07-81ace7c8-9f30-4751-804d-fb459b6556ba/contentimage_5F00_1.png:16:16]&lt;/span&gt;.&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10988&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: PSoC 6 and ModusToolbox: FreeRTOS message queue</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/psoc-6-and-modustoolbox-freertos-message-queue</link><pubDate>Tue, 16 Mar 2021 00:42:33 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:81ace7c8-9f30-4751-804d-fb459b6556ba</guid><dc:creator>genebren</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;I really like the modifed Tolkien phrasing &amp;quot;one ring&amp;quot; -&amp;gt; &amp;quot;on line of code&amp;quot;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=10988&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>