<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.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/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF5340 two M33 exchange data problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75151/nrf5340-two-m33-exchange-data-problem</link><description>hi， 
 iI&amp;#39;m newer useing nRF5340， nRF5340 two cores communicate via IPC ,then exchange data through which path that is IPC or CTM ，What&amp;#39;s the difference between IPC and CTM？</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 14 May 2021 08:54:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75151/nrf5340-two-m33-exchange-data-problem" /><item><title>RE: nRF5340 two M33 exchange data problem</title><link>https://devzone.nordicsemi.com/thread/309721?ContentTypeID=1</link><pubDate>Fri, 14 May 2021 08:54:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e0f20da-fd21-44ed-a29b-9af16e64c7f6</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Cross Trigger Matrix (CTM) is part of the &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/cti.html?cp=3_0_0_7_10"&gt;Cross Trigger Interface (CTI)&lt;/a&gt;&amp;nbsp;which are concepts related to multicore debugging (see &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf5340%2Fdebugandtrace.html&amp;amp;anchor=crosstrigger"&gt;Cross-trigger network&lt;/a&gt;). &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf5340/ipc.html?cp=3_0_0_6_15"&gt;IPC&lt;/a&gt; on the other hand is used to communicate between the cores under normal operations, sending events back and forth. So IPC is what you want in this case. From a firmware perspective, you can start by looking at &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#inter-core-communication"&gt;Inter-core communication&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>