<?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>S32KのトピックRe: S32K344 UART1 Issue: No Data Transmission or Reception</title>
    <link>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1681130#M24733</link>
    <description>&lt;P&gt;I am able to&amp;nbsp;observe a waveform close to 115200 at J3.8 pin of S32K3X4EVB-T172 by oscilloscope . But because PTA18 connects &lt;STRONG&gt;R2179&lt;/STRONG&gt; and &lt;STRONG&gt;C3897&lt;/STRONG&gt; with &lt;STRONG&gt;FS26_AMUX&lt;/STRONG&gt;, the UART waveform quality is very bad.&lt;BR /&gt;If you must use S32K3X4EVB-T172, it is recommended to select other LPUART1_TX pin.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 09:21:45 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2023-07-04T09:21:45Z</dc:date>
    <item>
      <title>S32K344 UART1 Issue: No Data Transmission or Reception</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1680667#M24697</link>
      <description>&lt;P&gt;I am currently facing an issue with UART1 on the S32K344 microcontroller. Despite proper configuration and pin connections, I am unable to send or receive any data using UART1. On the other hand, UART3 with DMA is functioning correctly.&lt;/P&gt;&lt;P&gt;Here are the specific details of my setup:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Microcontroller: S32K344&lt;/LI&gt;&lt;LI&gt;UART1 pins:&lt;UL&gt;&lt;LI&gt;PTA18 (UART1_TX)&lt;/LI&gt;&lt;LI&gt;PTA19 (UART1_RX)&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;To aid in troubleshooting, I have attached snapshots of the UART3 and UART1 configurations. Additionally, I have included an example code base for your reference.&lt;/P&gt;&lt;P&gt;I am reaching out to the knowledgeable members of the NXP community to seek guidance and insights into this issue. If anyone has encountered a similar problem or has expertise in working with UART1 on the S32K344 microcontroller, I would greatly appreciate your assistance.&lt;/P&gt;&lt;P&gt;If there are any specific code snippets, configurations, or additional information that you require for further analysis, please let me know, and I will gladly provide them.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you in advance for your support and valuable input.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 18:04:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1680667#M24697</guid>
      <dc:creator>aadyaa</dc:creator>
      <dc:date>2023-07-03T18:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 UART1 Issue: No Data Transmission or Reception</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1680995#M24719</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems that you forget configure&amp;nbsp;&lt;STRONG&gt;Platform&lt;/STRONG&gt;-&amp;gt;&lt;STRONG&gt;Generic Interrupt Settings&lt;/STRONG&gt; and &lt;STRONG&gt;Interrupt Controller&lt;/STRONG&gt;:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Platform Generic Interrupt Settings DMATCD2_IRQn DMATCD3_IRQn.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230651iB26C91E2A075C196/image-size/large?v=v2&amp;amp;px=999" role="button" title="Platform Generic Interrupt Settings DMATCD2_IRQn DMATCD3_IRQn.png" alt="Platform Generic Interrupt Settings DMATCD2_IRQn DMATCD3_IRQn.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Platform Interrupt Controller DMATCD2_IRQn DMATCD3_IRQn.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230652iC9B6A9A7C156A488/image-size/large?v=v2&amp;amp;px=999" role="button" title="Platform Interrupt Controller DMATCD2_IRQn DMATCD3_IRQn.png" alt="Platform Interrupt Controller DMATCD2_IRQn DMATCD3_IRQn.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Additionally, check the schematic corresponding to your development board to make sure the pins are connected correctly.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 07:10:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1680995#M24719</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2023-07-04T07:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 UART1 Issue: No Data Transmission or Reception</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1681068#M24726</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/57959"&gt;@Robin_Shen&lt;/a&gt;&amp;nbsp;I recently discovered that I missed an important setting in my platform configuration, and I want to thank you for pointing it out. Despite making changes to the Generic interrupt settings and interrupt controller as suggested, I am still unable to observe any data transmission or reception on UART1.&lt;/P&gt;&lt;P&gt;For my testing, I am using the S32K3X4EVB-T172 board. I noticed that the PTA18 pin is marked as '0'. Could this indicate that the PTA18 pin is DNP (Do Not Populate)? I have attached an image snapshot for your reference.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 08:21:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1681068#M24726</guid>
      <dc:creator>aadyaa</dc:creator>
      <dc:date>2023-07-04T08:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 UART1 Issue: No Data Transmission or Reception</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1681130#M24733</link>
      <description>&lt;P&gt;I am able to&amp;nbsp;observe a waveform close to 115200 at J3.8 pin of S32K3X4EVB-T172 by oscilloscope . But because PTA18 connects &lt;STRONG&gt;R2179&lt;/STRONG&gt; and &lt;STRONG&gt;C3897&lt;/STRONG&gt; with &lt;STRONG&gt;FS26_AMUX&lt;/STRONG&gt;, the UART waveform quality is very bad.&lt;BR /&gt;If you must use S32K3X4EVB-T172, it is recommended to select other LPUART1_TX pin.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 09:21:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1681130#M24733</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2023-07-04T09:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 UART1 Issue: No Data Transmission or Reception</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1681140#M24734</link>
      <description>&lt;P&gt;I wanted to provide an update regarding the issue with UART1 on the S32K3X4EVB-T172 Evaluation board. After further investigation, I believe the problem lies with the default connection of PTA18 with FS26_AMUX.&lt;/P&gt;&lt;P&gt;To confirm this assumption, I decided to reroute UART1 to alternative pins. By connecting UART1 to PTC9 (UART1_TX) and PTC8 (UART1_RX) with the same UART1 configuration, I am delighted to report that I can successfully observe data on the UART1 line.&lt;/P&gt;&lt;P&gt;This experiment strongly suggests that the connection between PTA18 and FS26_AMUX was causing the previous issue with UART1.&lt;/P&gt;&lt;P&gt;I would like to express my gratitude for your guidance and support throughout this troubleshooting process. If you have any additional insights or suggestions regarding the PTA18 and FS26_AMUX conflict or any other related matters, please let me know.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 09:26:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART1-Issue-No-Data-Transmission-or-Reception/m-p/1681140#M24734</guid>
      <dc:creator>aadyaa</dc:creator>
      <dc:date>2023-07-04T09:26:38Z</dc:date>
    </item>
  </channel>
</rss>

