<?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>MSPM0 interrupt messaging system</title><link>/technologies/embedded/b/blog/posts/mspm0-interrupt-messaging-system</link><description>You can handle MSPM0 interrupts via the traditional service request handler. But it also has a messaging system. With message handlers, you can route notifications from one peripheral to another.
In this example: react on a button click and togg...</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: MSPM0 interrupt messaging system</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-interrupt-messaging-system</link><pubDate>Mon, 14 Sep 2026 09:26:56 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d274f3ce-7746-489b-9e5e-83ecd6825df7</guid><dc:creator>Jan Cumps</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;a few useful examples that TI released in their SDK:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;timer notifies ADC&lt;/li&gt;
&lt;li&gt;UART notifies DMA&lt;/li&gt;
&lt;li&gt;COMPARATOR notifies timer&lt;/li&gt;
&lt;/ul&gt;&lt;img src="https://community.element14.com/aggbug?PostID=30184&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MSPM0 interrupt messaging system</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-interrupt-messaging-system</link><pubDate>Mon, 14 Sep 2026 08:55:12 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d274f3ce-7746-489b-9e5e-83ecd6825df7</guid><dc:creator>BigG</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Oh wow, that&amp;#39;s interesting. In event driven architectures this makes like so much easier.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m fully into Zephyr RTOS at the moment and they have something similar, or at least I think it&amp;#39;s similar, called zbus:&amp;nbsp;&lt;a href="https://docs.zephyrproject.org/latest/services/zbus/index.html" rel="noopener noreferrer nofollow" target="_blank" data-e14adj="t"&gt;docs.zephyrproject.org/.../index.html&lt;/a&gt;&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=30184&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>RE: MSPM0 interrupt messaging system</title><link>https://community.element14.com/technologies/embedded/b/blog/posts/mspm0-interrupt-messaging-system</link><pubDate>Sun, 13 Sep 2026 23:14:18 GMT</pubDate><guid isPermaLink="false">93d5dcb4-84c2-446f-b2cb-99731719e767:d274f3ce-7746-489b-9e5e-83ecd6825df7</guid><dc:creator>shabaz</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;Very interesting.. not too often one sees microcontroller projects that can do all the work in the hardware message-passing and nothing needed in the main code : )&lt;/p&gt;&lt;img src="https://community.element14.com/aggbug?PostID=30184&amp;AppID=7&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>