<?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 S32K344 UART0 Issue: Junk Bytes in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K344-UART0-Issue-Junk-Bytes/m-p/1679631#M24634</link>
    <description>&lt;P&gt;I'm facing an issue with the UART0 module on the S32K344 microcontroller. When attempting to send data, I'm encountering the transmission of junk bytes. I have provided the relevant details below:&lt;/P&gt;&lt;P&gt;Microcontroller: S32K344&lt;BR /&gt;UART0 pins: PTA3 (UART0_TX) and PTA2 (UART0_RX)&lt;BR /&gt;I have attached the Teraterm console output demonstrating the received junk bytes. Additionally, I made the necessary LPUART0 settings in S32 Design Studio, but the issue persists.&lt;/P&gt;&lt;P&gt;It's worth noting that LPUART3 in the same code functions correctly, highlighting the specific problem with UART0.&lt;/P&gt;&lt;P&gt;I kindly request assistance from the NXP community in addressing this issue. If anyone has experience with the S32K344 UART0 module or can provide guidance on DMA usage, your insights would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Fri, 30 Jun 2023 12:30:27 GMT</pubDate>
    <dc:creator>aadyaa</dc:creator>
    <dc:date>2023-06-30T12:30:27Z</dc:date>
    <item>
      <title>S32K344 UART0 Issue: Junk Bytes</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART0-Issue-Junk-Bytes/m-p/1679631#M24634</link>
      <description>&lt;P&gt;I'm facing an issue with the UART0 module on the S32K344 microcontroller. When attempting to send data, I'm encountering the transmission of junk bytes. I have provided the relevant details below:&lt;/P&gt;&lt;P&gt;Microcontroller: S32K344&lt;BR /&gt;UART0 pins: PTA3 (UART0_TX) and PTA2 (UART0_RX)&lt;BR /&gt;I have attached the Teraterm console output demonstrating the received junk bytes. Additionally, I made the necessary LPUART0 settings in S32 Design Studio, but the issue persists.&lt;/P&gt;&lt;P&gt;It's worth noting that LPUART3 in the same code functions correctly, highlighting the specific problem with UART0.&lt;/P&gt;&lt;P&gt;I kindly request assistance from the NXP community in addressing this issue. If anyone has experience with the S32K344 UART0 module or can provide guidance on DMA usage, your insights would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jun 2023 12:30:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART0-Issue-Junk-Bytes/m-p/1679631#M24634</guid>
      <dc:creator>aadyaa</dc:creator>
      <dc:date>2023-06-30T12:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 UART0 Issue: Junk Bytes</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART0-Issue-Junk-Bytes/m-p/1680259#M24671</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;LPUART_0&lt;/STRONG&gt;&amp;nbsp;is clocked by &lt;STRONG&gt;AIPS_PLAT_CLK&lt;/STRONG&gt;. But the &lt;STRONG&gt;LPUART3&lt;/STRONG&gt; is clocked by&amp;nbsp;&lt;STRONG&gt;AIPS_SLOW_CLK&lt;/STRONG&gt;. Please change the setting of&amp;nbsp;&lt;EM&gt;Mcu Clock Frequency Select&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Mcu Clock Frequency Select AIPS_PLAT_CLK LPUART0 LPUART3.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/230465i577056A0259CB14F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Mcu Clock Frequency Select AIPS_PLAT_CLK LPUART0 LPUART3.png" alt="Mcu Clock Frequency Select AIPS_PLAT_CLK LPUART0 LPUART3.png" /&gt;&lt;/span&gt;&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>Mon, 03 Jul 2023 07:39:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART0-Issue-Junk-Bytes/m-p/1680259#M24671</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2023-07-03T07:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: S32K344 UART0 Issue: Junk Bytes</title>
      <link>https://community.nxp.com/t5/S32K/S32K344-UART0-Issue-Junk-Bytes/m-p/1680446#M24684</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;&lt;SPAN&gt;Thank you for your support. The issue got resolved with your input.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Jul 2023 10:30:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K344-UART0-Issue-Junk-Bytes/m-p/1680446#M24684</guid>
      <dc:creator>aadyaa</dc:creator>
      <dc:date>2023-07-03T10:30:57Z</dc:date>
    </item>
  </channel>
</rss>

