<?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 How to use UART2 and FlexIO UART at the same time? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-UART2-and-FlexIO-UART-at-the-same-time/m-p/1211510#M59336</link>
    <description>&lt;P&gt;Hello, everyone&lt;/P&gt;&lt;P&gt;Kinetis KL17's UART2 and FlexIO UART share the same one interrupt and IRQ: UART2_FLEXIO_IRQHandler.&lt;/P&gt;&lt;P&gt;Is it possible for one project to use these two part at the same time?&lt;/P&gt;&lt;P&gt;For UART 2,&amp;nbsp;UART2_FLEXIO_IRQHandler means UART_TransferHandleIRQ&lt;/P&gt;&lt;P&gt;For Flex IO,&amp;nbsp;UART2_FLEXIO_IRQHandler means&amp;nbsp;UART2_FLEXIO_DriverIRQHandler() and&amp;nbsp;FLEXIO_CommonIRQHandler&lt;/P&gt;&lt;P&gt;I think they conflict at this point.&lt;/P&gt;&lt;P&gt;How to fix this issue, please?&lt;/P&gt;&lt;P&gt;Tks so much!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 14 Jan 2021 05:57:14 GMT</pubDate>
    <dc:creator>YeelongWong</dc:creator>
    <dc:date>2021-01-14T05:57:14Z</dc:date>
    <item>
      <title>How to use UART2 and FlexIO UART at the same time?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-UART2-and-FlexIO-UART-at-the-same-time/m-p/1211510#M59336</link>
      <description>&lt;P&gt;Hello, everyone&lt;/P&gt;&lt;P&gt;Kinetis KL17's UART2 and FlexIO UART share the same one interrupt and IRQ: UART2_FLEXIO_IRQHandler.&lt;/P&gt;&lt;P&gt;Is it possible for one project to use these two part at the same time?&lt;/P&gt;&lt;P&gt;For UART 2,&amp;nbsp;UART2_FLEXIO_IRQHandler means UART_TransferHandleIRQ&lt;/P&gt;&lt;P&gt;For Flex IO,&amp;nbsp;UART2_FLEXIO_IRQHandler means&amp;nbsp;UART2_FLEXIO_DriverIRQHandler() and&amp;nbsp;FLEXIO_CommonIRQHandler&lt;/P&gt;&lt;P&gt;I think they conflict at this point.&lt;/P&gt;&lt;P&gt;How to fix this issue, please?&lt;/P&gt;&lt;P&gt;Tks so much!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 05:57:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-UART2-and-FlexIO-UART-at-the-same-time/m-p/1211510#M59336</guid>
      <dc:creator>YeelongWong</dc:creator>
      <dc:date>2021-01-14T05:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use UART2 and FlexIO UART at the same time?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-UART2-and-FlexIO-UART-at-the-same-time/m-p/1211785#M59338</link>
      <description>&lt;P&gt;Examine the status register of each module to see which one is active then go that route.&lt;BR /&gt;&lt;BR /&gt;Clearly whom ever designed this chip had no concept of writing software for it. &lt;LI-EMOJI id="lia_disappointed-face" title=":disappointed_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;Such as "Separation of Concerns"...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The combined PORTC and PORTD IRQ are a similar mess.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2021 13:59:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-UART2-and-FlexIO-UART-at-the-same-time/m-p/1211785#M59338</guid>
      <dc:creator>bobpaddock</dc:creator>
      <dc:date>2021-01-14T13:59:31Z</dc:date>
    </item>
  </channel>
</rss>

