<?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: faulty LPuart example  in S32K</title>
    <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752442#M2107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This problem is still there. I'm using SDK 2.9.2 (though I think the problem is in the hardware).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 09 Mar 2019 02:14:59 GMT</pubDate>
    <dc:creator>freddy_ben-zeev</dc:creator>
    <dc:date>2019-03-09T02:14:59Z</dc:date>
    <item>
      <title>faulty LPuart example</title>
      <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752438#M2103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been using this lpuart_demo app from the example domain of the S32K SDK and have been unable to get an echo of what I type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried sending 'Hello Board' with:&lt;/P&gt;&lt;P&gt;1) Newline ending&lt;/P&gt;&lt;P&gt;2) No line ending&lt;/P&gt;&lt;P&gt;3) Carriage return&lt;/P&gt;&lt;P&gt;4) Carriage &amp;amp; Newline both&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but there's no reply! from the EVB.&lt;/P&gt;&lt;P&gt;Kindly, suggest what might be the problem!?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2018 03:38:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752438#M2103</guid>
      <dc:creator>nishantsood</dc:creator>
      <dc:date>2018-03-30T03:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: faulty LPuart example</title>
      <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752439#M2104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you specify the SDK version?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Rares&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2018 15:48:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752439#M2104</guid>
      <dc:creator>raresvasile</dc:creator>
      <dc:date>2018-04-02T15:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: faulty LPuart example</title>
      <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752440#M2105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as Rares wrote, please specify the MCU and SDK version.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;I have tested the "lpuart_ech0_s32K144" example (SDK 0.8.6) on the S32K144EVB-Q100 and it is working well. Only you need to properly setup the PC terminal. Besides of 115200 8N1 setting, It must add the \r\n once you press ENTER. After that the sent data is echoed back.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5769iE44C05CDD9D4A2C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;BR, Petr&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2018 07:55:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752440#M2105</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2018-04-05T07:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: faulty LPuart example</title>
      <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752441#M2106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is SDK 0.8.6 only ,What Happened is that I think the PTC port is what is used for this example and RX is not working on it, maybe my particular hardware fault but I did implement this on another port and it started working!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 18:32:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752441#M2106</guid>
      <dc:creator>nishantsood</dc:creator>
      <dc:date>2018-04-06T18:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: faulty LPuart example</title>
      <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752442#M2107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This problem is still there. I'm using SDK 2.9.2 (though I think the problem is in the hardware).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Mar 2019 02:14:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752442#M2107</guid>
      <dc:creator>freddy_ben-zeev</dc:creator>
      <dc:date>2019-03-09T02:14:59Z</dc:date>
    </item>
    <item>
      <title>Re: faulty LPuart example</title>
      <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752443#M2108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've found out from NXP that this&amp;nbsp;happens only on the EVB board because LPUART1 connects through PTC6 and PTC7&amp;nbsp;to a debugger chip which allows a console in the debugger. When I've connected PTC6 and PTC7 to my FTDI-to-USB adapter PTC6 is driven from two places. If you want to still use these pins to interface with external console you would need to remove an resistor to disconnect it from the debugger chip.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2019 23:17:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752443#M2108</guid>
      <dc:creator>freddy_ben-zeev</dc:creator>
      <dc:date>2019-03-13T23:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: faulty LPuart example</title>
      <link>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752444#M2109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I'm also currently trying to make the 'lpuart_echo_S32K144'&amp;nbsp; example work.&lt;/P&gt;&lt;P&gt;I've got the welcome message displayed, but&amp;nbsp;I'm unfortunately not able to type anything on the putty terminal window.&lt;/P&gt;&lt;P&gt;Like you've mentioned, I tried to type '\r\n' after each word I type, either before or after typing on the 'enter' touch.&lt;/P&gt;&lt;P&gt;I'm using Design Studio for ARM2018R1, the sdk is V0.8.6, and evboard is the S32K144EVB.&lt;/P&gt;&lt;P&gt;I haven't so far changed a thing in the configuration. And use an&amp;nbsp; USB cable to my laptop.&lt;/P&gt;&lt;P&gt;Thanks if you have tip.&lt;/P&gt;&lt;P&gt;Is-it not possible to make it work on the evboard, like Freddy has stated ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2019 14:52:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/faulty-LPuart-example/m-p/752444#M2109</guid>
      <dc:creator>chicheportichen</dc:creator>
      <dc:date>2019-12-18T14:52:50Z</dc:date>
    </item>
  </channel>
</rss>

