<?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>S32KのトピックFlexIO simulate UART</title>
    <link>https://community.nxp.com/t5/S32K/FlexIO-simulate-UART/m-p/1155165#M8189</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I use FLEXIO to simulate UART serial port,and the driver type I set to using DMA,here is the configuration i set in PE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jietujpg.jpg" style="width: 799px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125514i8B3D6AD8613FA243/image-size/large?v=v2&amp;amp;px=999" role="button" title="jietujpg.jpg" alt="jietujpg.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After configuring it,i generate the code by PE and debug them,it's ok to send and receive data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However,I want to configurate the FLlexIO&amp;nbsp; as&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;UART&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;that with even parity&amp;nbsp; and with Idle Receive Interrupt,i don't know how to configure it.I have tried to configure the tx pin's bit count as 9 pit,and send 8 bytes data in software,when i debug,i found that it only receive a half of data ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;eg:i send the array a[8] = {1,2,3,4,5,6,7,8} in my code,the UART debuger only receive {1,3,5,7},wthich is a half of data i sent.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Besides, I want to know whether the Flexio UART have the Idle receiver detect function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I read the referance manual and can't not find information about that,who can tell me about that ,sincely thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Sep 2020 02:39:38 GMT</pubDate>
    <dc:creator>leo_liu2</dc:creator>
    <dc:date>2020-09-18T02:39:38Z</dc:date>
    <item>
      <title>FlexIO simulate UART</title>
      <link>https://community.nxp.com/t5/S32K/FlexIO-simulate-UART/m-p/1155165#M8189</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I use FLEXIO to simulate UART serial port,and the driver type I set to using DMA,here is the configuration i set in PE.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jietujpg.jpg" style="width: 799px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/125514i8B3D6AD8613FA243/image-size/large?v=v2&amp;amp;px=999" role="button" title="jietujpg.jpg" alt="jietujpg.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;After configuring it,i generate the code by PE and debug them,it's ok to send and receive data.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;However,I want to configurate the FLlexIO&amp;nbsp; as&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;UART&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;that with even parity&amp;nbsp; and with Idle Receive Interrupt,i don't know how to configure it.I have tried to configure the tx pin's bit count as 9 pit,and send 8 bytes data in software,when i debug,i found that it only receive a half of data ,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;eg:i send the array a[8] = {1,2,3,4,5,6,7,8} in my code,the UART debuger only receive {1,3,5,7},wthich is a half of data i sent.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Besides, I want to know whether the Flexio UART have the Idle receiver detect function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I read the referance manual and can't not find information about that,who can tell me about that ,sincely thanks.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Sep 2020 02:39:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/FlexIO-simulate-UART/m-p/1155165#M8189</guid>
      <dc:creator>leo_liu2</dc:creator>
      <dc:date>2020-09-18T02:39:38Z</dc:date>
    </item>
  </channel>
</rss>

