<?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: LPUART Baudrate issue in S32K</title>
    <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1156098#M8219</link>
    <description>&lt;P&gt;Thanks Robin. I measured and changed the baud rate. It is now working consistently. My problem has been solved by changing the LPUART0 clock to SIRCDIV2_CLK and by changing the Baud rate. Appreciate your help in getting it to work.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sandhya&lt;/P&gt;</description>
    <pubDate>Mon, 21 Sep 2020 07:58:30 GMT</pubDate>
    <dc:creator>sandhyaravikuma</dc:creator>
    <dc:date>2020-09-21T07:58:30Z</dc:date>
    <item>
      <title>LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1149544#M8094</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am working on S32K144 LPUART. I want to test UART with 115200 baud rate for BLE connectivity. When configure baudrate as 115200kbps actual baud rate is 115384kbps.&lt;/P&gt;&lt;P&gt;When communicating only to BLE, communication is successful, once few task are added communication fails.&lt;/P&gt;&lt;P&gt;How to configure to 115200 exactly?&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 07:59:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1149544#M8094</guid>
      <dc:creator>sandhyaravikuma</dc:creator>
      <dc:date>2020-09-07T07:59:33Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1149601#M8095</link>
      <description>&lt;P&gt;Hi&amp;nbsp;sandhyaravikuma,&lt;/P&gt;
&lt;P&gt;Have you try to measure the baud rate when communication fails?&lt;BR /&gt;Would you please tell me clock source of LPUART? The accuracy of the clock source will also affect the baud rate.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="clock source.png" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124501iFA1B2956411BCE13/image-size/large?v=v2&amp;amp;px=999" role="button" title="clock source.png" alt="clock source.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;
&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 09:25:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1149601#M8095</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-09-07T09:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1149696#M8098</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am using FIRCDIV2_CLK for LPUART. Is that correct?&lt;/P&gt;&lt;P&gt;I have not measured the baud rate.&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 11:35:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1149696#M8098</guid>
      <dc:creator>sandhyaravikuma</dc:creator>
      <dc:date>2020-09-07T11:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1150693#M8115</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi&amp;nbsp;sandhyaravikuma,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;Would you please let me know the frequency of your BUS_CLK?&lt;BR /&gt;According to the "Table 27-8. Peripheral clock summary": Maximum frequency governed by BUS_CLK.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Table 27-8. Peripheral clock summary.png" style="width: 901px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124712iC654CFB015C0081F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Table 27-8. Peripheral clock summary.png" alt="Table 27-8. Peripheral clock summary.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;If the frequency of BUS_CLK is less than FIRC_DIV2(48MHz), then you can not use FIRC_DIV2 as the &lt;EM&gt;Peripheral functional clock&lt;/EM&gt; of LPUART.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;
&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Wed, 09 Sep 2020 01:58:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1150693#M8115</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-09-09T01:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1152378#M8133</link>
      <description>&lt;P&gt;My BUS_CLK is 12MHz and FIRCDIV2_CLK is 24MHz. But changing the BUS_CLK to 24MHz gives a warning in Component Inspector. How can I make the change for BUS_CLK?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sandhyaravikuma_0-1599901713031.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/124982i5935B4BC16CEBE3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sandhyaravikuma_0-1599901713031.png" alt="sandhyaravikuma_0-1599901713031.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Sep 2020 09:09:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1152378#M8133</guid>
      <dc:creator>sandhyaravikuma</dc:creator>
      <dc:date>2020-09-12T09:09:15Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1152669#M8137</link>
      <description>&lt;P&gt;If you cannot modify the BUS frequency, you can consider change a lower frequency Peripheral functional clock.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LPUARTx_CLK.png" style="width: 959px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125035i8D1354680A0D74D1/image-size/large?v=v2&amp;amp;px=999" role="button" title="LPUARTx_CLK.png" alt="LPUARTx_CLK.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 07:14:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1152669#M8137</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-09-14T07:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1154166#M8177</link>
      <description>&lt;P&gt;Thank you. After changing the clock for LPUART0 to SIRCDIV2_CLK, the BLE app is now connecting, but not consistently every time. It is successful 3 out of 5 times. What could be the reason? I am using LPUART1 with FIRCDIV2_CLK for USART interface, which is working fine. WIll this be affecting the behaviour of the BLE?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Sep 2020 12:07:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1154166#M8177</guid>
      <dc:creator>sandhyaravikuma</dc:creator>
      <dc:date>2020-09-16T12:07:13Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1155146#M8188</link>
      <description>&lt;P&gt;Please check the real baudrate of BLE.(Measure the bit width of signal sent out from BLE by using oscilloscope.)&lt;BR /&gt;You can adjust the baud rate of LPUART as close as possible to the baud rate of BLE.&lt;BR /&gt;You don't have to configure the baud rate of LPUART to 115200, just need to make the UART baud rate meet the tolerance require of BLE.&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 01:59:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1155146#M8188</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2020-09-18T01:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART Baudrate issue</title>
      <link>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1156098#M8219</link>
      <description>&lt;P&gt;Thanks Robin. I measured and changed the baud rate. It is now working consistently. My problem has been solved by changing the LPUART0 clock to SIRCDIV2_CLK and by changing the Baud rate. Appreciate your help in getting it to work.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sandhya&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 07:58:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/LPUART-Baudrate-issue/m-p/1156098#M8219</guid>
      <dc:creator>sandhyaravikuma</dc:creator>
      <dc:date>2020-09-21T07:58:30Z</dc:date>
    </item>
  </channel>
</rss>

