<?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: LPUART2 of K32L2A microcontroller in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPUART2-of-K32L2A-microcontroller/m-p/1073699#M57372</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use pins &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Pin 11 for TX and Pin 61 for RX.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; But I recommend to&lt;/SPAN&gt;&amp;nbsp;pick, If possible,&amp;nbsp; the LPUART pins that are routed&amp;nbsp; together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pins have a default muxing alternative. You will need to set the new alternative (ALT )Into the Pin control register (PCR).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this with ease:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;You can use the Config Tools-&amp;gt; Pins to generate code that configure&amp;nbsp; the pins alternative. Here is a&amp;nbsp; guide&amp;nbsp;&lt;P lang="es-MX"&gt;for the tool&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUXIDECTUG.pdf#page=23"&gt;Chapter 23 Pins tool&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P lang="es-MX"&gt;Also, as a reference,&amp;nbsp; &amp;nbsp;you can check the function&amp;nbsp;&lt;STRONG&gt;BOARD_InitPins()&lt;/STRONG&gt;&amp;nbsp; , located in the&amp;nbsp; main() of the SDK example&amp;nbsp;lpuart_polling, there you will find, the pin initialization for the pins used by LPUART0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that&amp;nbsp; the function&lt;STRONG&gt;&amp;nbsp;PORT_SetPinMux()&lt;/STRONG&gt; is used for set the pin mux alternatives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this was useful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Diego&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Apr 2020 21:33:14 GMT</pubDate>
    <dc:creator>diego_charles</dc:creator>
    <dc:date>2020-04-08T21:33:14Z</dc:date>
    <item>
      <title>LPUART2 of K32L2A microcontroller</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPUART2-of-K32L2A-microcontroller/m-p/1073698#M57371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was referring datasheet of K32L2Ax Datasheet. I found that for LQFP 64 model on pin number 11 and 12&amp;nbsp; i.e PTE22 and PTE23 has alternate functionality of&amp;nbsp;LPUART2_TX and&amp;nbsp;LPUART2_RX functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly i found that on pin number 59,60,61,62 i.e PTD2,PTD3,PTD4,PTD5 has alternate functionality of&amp;nbsp;&lt;SPAN&gt;LPUART2_RX,LPUART2_TX,LPUART2_RX,LPUART2_TX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So if i want to use LPUART2 channel can i use Pin 11 for TX and Pin 61 for RX to communicate with a single device.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How does this multiplexing works?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 14:11:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPUART2-of-K32L2A-microcontroller/m-p/1073698#M57371</guid>
      <dc:creator>paragnarkar</dc:creator>
      <dc:date>2020-04-08T14:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: LPUART2 of K32L2A microcontroller</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPUART2-of-K32L2A-microcontroller/m-p/1073699#M57372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use pins &lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Pin 11 for TX and Pin 61 for RX.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt; But I recommend to&lt;/SPAN&gt;&amp;nbsp;pick, If possible,&amp;nbsp; the LPUART pins that are routed&amp;nbsp; together.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The pins have a default muxing alternative. You will need to set the new alternative (ALT )Into the Pin control register (PCR).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To do this with ease:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&amp;nbsp;You can use the Config Tools-&amp;gt; Pins to generate code that configure&amp;nbsp; the pins alternative. Here is a&amp;nbsp; guide&amp;nbsp;&lt;P lang="es-MX"&gt;for the tool&amp;nbsp;&lt;A href="https://www.nxp.com/docs/en/user-guide/MCUXIDECTUG.pdf#page=23"&gt;Chapter 23 Pins tool&lt;/A&gt;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P lang="es-MX"&gt;Also, as a reference,&amp;nbsp; &amp;nbsp;you can check the function&amp;nbsp;&lt;STRONG&gt;BOARD_InitPins()&lt;/STRONG&gt;&amp;nbsp; , located in the&amp;nbsp; main() of the SDK example&amp;nbsp;lpuart_polling, there you will find, the pin initialization for the pins used by LPUART0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please note that&amp;nbsp; the function&lt;STRONG&gt;&amp;nbsp;PORT_SetPinMux()&lt;/STRONG&gt; is used for set the pin mux alternatives.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this was useful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Diego&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;&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;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Apr 2020 21:33:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/LPUART2-of-K32L2A-microcontroller/m-p/1073699#M57372</guid>
      <dc:creator>diego_charles</dc:creator>
      <dc:date>2020-04-08T21:33:14Z</dc:date>
    </item>
  </channel>
</rss>

