<?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>Processor Expert SoftwareのトピックUnable to Send UART Data Using PE</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-Send-UART-Data-Using-PE/m-p/715612#M4096</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Board:&amp;nbsp; FRDM-K22F&lt;/P&gt;&lt;P&gt;IDE:&amp;nbsp; KDS 3.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send a few bytes out UART-1 on the FRDM.&lt;/P&gt;&lt;P&gt;1200 baud, 7-bit, even parity, 1 stop bit (required by SDI-12 sensor interface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see &lt;SPAN style="text-decoration: underline;"&gt;no&lt;/SPAN&gt; activity on the Tx Output at pin D14.&lt;/P&gt;&lt;P&gt;Error code is "8" or "BUSY"&lt;/P&gt;&lt;P&gt;However...I do see activity if I send a BREAK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my project.&lt;/P&gt;&lt;P&gt;It's very simple.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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/28805iC46EFCBC927A5E8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28806i13E3C70D6863B312/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Apr 2018 01:13:16 GMT</pubDate>
    <dc:creator>bcstewart</dc:creator>
    <dc:date>2018-04-30T01:13:16Z</dc:date>
    <item>
      <title>Unable to Send UART Data Using PE</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-Send-UART-Data-Using-PE/m-p/715612#M4096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Board:&amp;nbsp; FRDM-K22F&lt;/P&gt;&lt;P&gt;IDE:&amp;nbsp; KDS 3.2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to send a few bytes out UART-1 on the FRDM.&lt;/P&gt;&lt;P&gt;1200 baud, 7-bit, even parity, 1 stop bit (required by SDI-12 sensor interface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see &lt;SPAN style="text-decoration: underline;"&gt;no&lt;/SPAN&gt; activity on the Tx Output at pin D14.&lt;/P&gt;&lt;P&gt;Error code is "8" or "BUSY"&lt;/P&gt;&lt;P&gt;However...I do see activity if I send a BREAK.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is my project.&lt;/P&gt;&lt;P&gt;It's very simple.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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/28805iC46EFCBC927A5E8E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/28806i13E3C70D6863B312/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 01:13:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-Send-UART-Data-Using-PE/m-p/715612#M4096</guid>
      <dc:creator>bcstewart</dc:creator>
      <dc:date>2018-04-30T01:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to Send UART Data Using PE</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-Send-UART-Data-Using-PE/m-p/715613#M4097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;UPDATE:&amp;nbsp; If I use the "AsynchroSerial" component, and sent one character at a time, it seems to work.&lt;/P&gt;&lt;P&gt;Why?&amp;nbsp; It uses the Serial_LDD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Apr 2018 16:44:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Unable-to-Send-UART-Data-Using-PE/m-p/715613#M4097</guid>
      <dc:creator>bcstewart</dc:creator>
      <dc:date>2018-04-30T16:44:11Z</dc:date>
    </item>
  </channel>
</rss>

