<?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>Kinetis MicrocontrollersのトピックRe: Can't transmit using UART</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484919#M29748</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. Thank you for your help but I couldn't solve this problem yet. As adding pull up resistors didnt work, I have tried by configuring an AS component so that UART0 is asociated to pins PTB0 and PTB1. However, I still can't see anything different to 0V when trying to watch the Tx pin in my oscilloscope. &lt;/P&gt;&lt;P&gt;Here is a link with my project: &lt;A href="https://www.dropbox.com/sh/41d9275h709v6qx/AABGq31DI0IBv12pgHDcAweCa?dl=0" title="https://www.dropbox.com/sh/41d9275h709v6qx/AABGq31DI0IBv12pgHDcAweCa?dl=0"&gt;Dropbox - asin &lt;/A&gt;​. Maybe there is an error in software which I didnt detect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Juan Ignacio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Feb 2016 19:50:31 GMT</pubDate>
    <dc:creator>juanignaciotroi</dc:creator>
    <dc:date>2016-02-04T19:50:31Z</dc:date>
    <item>
      <title>Can't transmit using UART</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484917#M29746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. I am starting a new project in which I need to communicate via UART. (I am develping with FRDM-KE02) I have tried to use the ConsoleIO provided by Processor Experto and used just the instruction "printf", I can't see any pulse train in my osciloscope when watch de PTA3 pin (Tx) in it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attatch the images of the configuration:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Captura de pantalla 2016-02-03 17.07.46.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/55086i34BEC3ED719CEAF5/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla 2016-02-03 17.07.46.png" alt="Captura de pantalla 2016-02-03 17.07.46.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Captura de pantalla 2016-02-03 17.07.40.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/55149iBF918D7626340C31/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla 2016-02-03 17.07.40.png" alt="Captura de pantalla 2016-02-03 17.07.40.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Captura de pantalla 2016-02-03 17.07.25.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/55123iCB239374F34A7276/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla 2016-02-03 17.07.25.png" alt="Captura de pantalla 2016-02-03 17.07.25.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 20:09:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484917#M29746</guid>
      <dc:creator>juanignaciotroi</dc:creator>
      <dc:date>2016-02-03T20:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can't transmit using UART</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484918#M29747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juan Ignacio Troisi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are some similar questions in the community:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/329605"&gt;Cannot toggle over PTA3 in FRDM-KE02Z&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/356268"&gt;UART0 not working with KE06&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/thread/356268"&gt;UART0 not working with KE06&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the pins are true Open-Drain outputs.. External pull-ups are required to get a UART signal.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Best Regards!&lt;BR /&gt;Jorge Gonzalez&lt;/P&gt;&lt;P&gt;&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Feb 2016 20:34:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484918#M29747</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-03T20:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can't transmit using UART</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484919#M29748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello. Thank you for your help but I couldn't solve this problem yet. As adding pull up resistors didnt work, I have tried by configuring an AS component so that UART0 is asociated to pins PTB0 and PTB1. However, I still can't see anything different to 0V when trying to watch the Tx pin in my oscilloscope. &lt;/P&gt;&lt;P&gt;Here is a link with my project: &lt;A href="https://www.dropbox.com/sh/41d9275h709v6qx/AABGq31DI0IBv12pgHDcAweCa?dl=0" title="https://www.dropbox.com/sh/41d9275h709v6qx/AABGq31DI0IBv12pgHDcAweCa?dl=0"&gt;Dropbox - asin &lt;/A&gt;​. Maybe there is an error in software which I didnt detect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;Juan Ignacio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 19:50:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484919#M29748</guid>
      <dc:creator>juanignaciotroi</dc:creator>
      <dc:date>2016-02-04T19:50:31Z</dc:date>
    </item>
    <item>
      <title>Re: Can't transmit using UART</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484920#M29749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Juan Ignacio:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I just noticed that in &lt;STRONG&gt;FRDM-KE02&lt;/STRONG&gt; there is something else to consider. If you are measuring in the header pins then in the schematics you can see that there are some resistors not populated by default:&lt;/P&gt;&lt;P&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/59654iBB79B1BA8AD1F86A/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;P&gt;&lt;/P&gt;&lt;P&gt;So to watch any of these signals on the header you need to solder 0 ohm resistors or simple solder joints, as well as removing the alternative function 0 ohm resistor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;P&gt;Jorge Gonzalez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Feb 2016 23:59:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Can-t-transmit-using-UART/m-p/484920#M29749</guid>
      <dc:creator>Jorge_Gonzalez</dc:creator>
      <dc:date>2016-02-04T23:59:14Z</dc:date>
    </item>
  </channel>
</rss>

