<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Clarification on RTS/CTS Mapping on i.MX93 in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2047282#M234213</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221634"&gt;@hamzaatifi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 ) According to i.MX93 RM,&amp;nbsp; RTS is output and CTS is input.&amp;nbsp; while in iMX8MP RM,&amp;nbsp; CTS is output and RTS is input.&amp;nbsp; They are using different naming conventions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Unfortunately, the direction in config tools for both SOCs are inverted.&amp;nbsp; An internal ticket was created for this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2025 11:33:07 GMT</pubDate>
    <dc:creator>danielchen</dc:creator>
    <dc:date>2025-02-19T11:33:07Z</dc:date>
    <item>
      <title>Clarification on RTS/CTS Mapping on i.MX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2042494#M233923</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am working with UART on both i.MX93 and i.MX8M Plus and facing an issue with RTS/CTS connections.&lt;/P&gt;&lt;P&gt;On i.MX93, the following wiring works correctly:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;TX&amp;nbsp; → RX (RS232)&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;RX&amp;nbsp; ← TX (RS232)&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;CTS&amp;nbsp; → RTS (RS232)&lt;/STRONG&gt;&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;RTS&amp;nbsp; ← CTS (RS232)&lt;/STRONG&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;However, on i.MX8M Plus, this wiring does not work. It only works if I swap RTS and CTS.&lt;/P&gt;&lt;P&gt;Additionally, I noticed that the &lt;STRONG&gt;Reference Manual&lt;/STRONG&gt; for both i.MX93 and i.MX8M Plus states:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;CTS_B = Input&lt;/STRONG&gt; (i.MX93)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;RTS_B = Output&lt;/STRONG&gt; (i.MX93)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hamzaatifi_2-1739348255162.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323590i3A1FC76EAC51C32C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hamzaatifi_2-1739348255162.png" alt="hamzaatifi_2-1739348255162.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;CTS_B =&amp;nbsp;&lt;STRONG&gt;Output&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;(i.MX8M Plus in DCE)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;RTS_B =&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Input&lt;/STRONG&gt;&amp;nbsp;(i.MX8M Plus in DCE)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hamzaatifi_0-1739348190103.png" style="width: 427px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323589iC57195CAFC21E46B/image-dimensions/427x221?v=v2" width="427" height="221" role="button" title="hamzaatifi_0-1739348190103.png" alt="hamzaatifi_0-1739348190103.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the &lt;STRONG&gt;Pinmux config tool&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;24.12&lt;/STRONG&gt; I see:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;CTS_B as&amp;nbsp;&lt;STRONG&gt;Output&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;(i.MX93)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;RTS_B as&amp;nbsp;&lt;/STRONG&gt;&lt;STRONG&gt;Input&lt;/STRONG&gt;&amp;nbsp;(i.MX93)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hamzaatifi_3-1739352218342.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323599i56375F2418BE139C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hamzaatifi_3-1739352218342.png" alt="hamzaatifi_3-1739352218342.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;CTS_B as&amp;nbsp;Input&amp;nbsp;&lt;/STRONG&gt;(i.MX8M Plus in DCE)&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;RTS_B as&amp;nbsp;Output&lt;/STRONG&gt;(i.MX8M Plus in DCE)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hamzaatifi_4-1739353030175.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/323604iCCC8E9C4C1EC0D0D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hamzaatifi_4-1739353030175.png" alt="hamzaatifi_4-1739353030175.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;H3&gt;&lt;STRONG&gt;My questions:&lt;/STRONG&gt;&lt;/H3&gt;&lt;OL&gt;&lt;LI&gt;Is the RTS/CTS mapping on i.MX8M Plus different from i.MX93?&lt;/LI&gt;&lt;LI&gt;Is there a known discrepancy between the Pinmux tool and the Reference Manual?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I appreciate any clarification on this issue.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Hamza&lt;/P&gt;</description>
      <pubDate>Wed, 12 Feb 2025 09:41:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2042494#M233923</guid>
      <dc:creator>hamzaatifi</dc:creator>
      <dc:date>2025-02-12T09:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Clarification on RTS/CTS Mapping on i.MX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2043567#M233979</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;SPAN&gt;Hamza&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me check it&amp;nbsp; on my side,&amp;nbsp; will get it back to you once I have any results.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Daniel&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="lia-panel lia-panel-standard LabelsForMessage Chrome lia-component-message-view-widget-labels"&gt;
&lt;DIV class="lia-decoration-border"&gt;
&lt;DIV class="lia-decoration-border-content"&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 13 Feb 2025 16:10:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2043567#M233979</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2025-02-13T16:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Clarification on RTS/CTS Mapping on i.MX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2047282#M234213</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221634"&gt;@hamzaatifi&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1 ) According to i.MX93 RM,&amp;nbsp; RTS is output and CTS is input.&amp;nbsp; while in iMX8MP RM,&amp;nbsp; CTS is output and RTS is input.&amp;nbsp; They are using different naming conventions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) Unfortunately, the direction in config tools for both SOCs are inverted.&amp;nbsp; An internal ticket was created for this.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you very much for your feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Daniel&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2025 11:33:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2047282#M234213</guid>
      <dc:creator>danielchen</dc:creator>
      <dc:date>2025-02-19T11:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Clarification on RTS/CTS Mapping on i.MX93</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2158918#M240341</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/369"&gt;@danielchen&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;After updating to the latest&amp;nbsp;MCUXpresso config tools v25.06, we noticed an inconsistency regarding the CTS/RTS pin directions on the i.MX93:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;In the Routing Details window, the directions are now correct (CTS = input, RTS = output).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;However, if you hover over the muxing options in the Pin List, the directions are still shown incorrectly.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MCUXpresso_iMX93_inconsistend.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/354282i5E672E170F86CED6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MCUXpresso_iMX93_inconsistend.png" alt="MCUXpresso_iMX93_inconsistend.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;This makes the tool internally inconsistent for the i.MX93.&lt;/P&gt;&lt;P&gt;Could you please confirm if this is a known issue, and whether it will be addressed in a future release?&lt;/P&gt;&lt;P&gt;Hamza&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 07:56:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Clarification-on-RTS-CTS-Mapping-on-i-MX93/m-p/2158918#M240341</guid>
      <dc:creator>hamzaatifi</dc:creator>
      <dc:date>2025-08-27T07:56:08Z</dc:date>
    </item>
  </channel>
</rss>

