<?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: How to use FlexIO configuration to SENT(SAE-J2716) in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878475#M52174</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you to create a different thread for your specific question in the &lt;A href="https://community.nxp.com/community/s32/s32k"&gt;https://community.nxp.com/community/s32/s32k&lt;/A&gt; community, as this space is specialized in Kinetis devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Apr 2019 21:51:37 GMT</pubDate>
    <dc:creator>FelipeGarcia</dc:creator>
    <dc:date>2019-04-01T21:51:37Z</dc:date>
    <item>
      <title>How to use FlexIO configuration to SENT(SAE-J2716)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878470#M52169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Official examples configure FLEXIO based on SPI and other serial protocols. SENT protocol needs to parse the length of time. How to configure &lt;SPAN&gt;FLEXIO&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt; to parse SENT protocol?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2019 13:09:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878470#M52169</guid>
      <dc:creator>keanchen</dc:creator>
      <dc:date>2019-03-21T13:09:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexIO configuration to SENT(SAE-J2716)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878471#M52170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please tell me which MCU are you working on?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Mar 2019 16:50:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878471#M52170</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-03-25T16:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexIO configuration to SENT(SAE-J2716)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878472#M52171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;S32K144, I want to using FlexIO parsing SENT signal of TAS sensor for EPS system&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Mar 2019 14:37:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878472#M52171</guid>
      <dc:creator>keanchen</dc:creator>
      <dc:date>2019-03-27T14:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexIO configuration to SENT(SAE-J2716)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878473#M52172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kean,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If what you are trying to accomplish is a SENT transmitter, FlexIO can theoretically generate SENT frames by using "Dual 8-bit counters PWM mode" with fixed low period and varying high period depending on the nibble value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the other hand, if you are trying to make a receiver, FlexIO won't work for you because it doesn't have "input capture" capability.&amp;nbsp; You will need to use FlexTimer or LPTimer to measure each of pulse width.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Felipe&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, 27 Mar 2019 23:43:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878473#M52172</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-03-27T23:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexIO configuration to SENT(SAE-J2716)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878474#M52173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks，Using MCAL to Configure S32K ICU to receive SENT？&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2019 02:06:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878474#M52173</guid>
      <dc:creator>keanchen</dc:creator>
      <dc:date>2019-04-01T02:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to use FlexIO configuration to SENT(SAE-J2716)</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878475#M52174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kean,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recommend you to create a different thread for your specific question in the &lt;A href="https://community.nxp.com/community/s32/s32k"&gt;https://community.nxp.com/community/s32/s32k&lt;/A&gt; community, as this space is specialized in Kinetis devices.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Felipe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Apr 2019 21:51:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/How-to-use-FlexIO-configuration-to-SENT-SAE-J2716/m-p/878475#M52174</guid>
      <dc:creator>FelipeGarcia</dc:creator>
      <dc:date>2019-04-01T21:51:37Z</dc:date>
    </item>
  </channel>
</rss>

