<?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 MPC5748G input in MPC5xxx</title>
    <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089436#M16396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have an devkit-mpc5748g and I'd like to read active wheel speed sensor that uses hall sensor.&lt;BR /&gt;Which input should I use to read such signal considering it is an high speed square wave and I need to know the signal frequency to know the speed of the wheel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;João&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Jul 2020 21:19:01 GMT</pubDate>
    <dc:creator>joãopaulo</dc:creator>
    <dc:date>2020-07-12T21:19:01Z</dc:date>
    <item>
      <title>MPC5748G input</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089436#M16396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I have an devkit-mpc5748g and I'd like to read active wheel speed sensor that uses hall sensor.&lt;BR /&gt;Which input should I use to read such signal considering it is an high speed square wave and I need to know the signal frequency to know the speed of the wheel.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;João&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jul 2020 21:19:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089436#M16396</guid>
      <dc:creator>joãopaulo</dc:creator>
      <dc:date>2020-07-12T21:19:01Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G input</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089437#M16397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use eMIOS channel configured for Input Period Measurement (IPM) or &amp;nbsp;Single Action Input Capture (SAIC) Modes.&lt;/P&gt;&lt;P&gt;Read more about those mode from device reference Manual.&lt;/P&gt;&lt;P&gt;You can also find some eMIOS examples within S32 design Studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2020 07:08:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089437#M16397</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-07-13T07:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G input</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089438#M16398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I understood is possible to use IPM mode in any GPIO.&lt;/P&gt;&lt;P&gt;It's not a special feature of a group of pins, correct?&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an input or driver for quadrature sensor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;João&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jul 2020 18:54:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089438#M16398</guid>
      <dc:creator>joãopaulo</dc:creator>
      <dc:date>2020-07-15T18:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: MPC5748G input</title>
      <link>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089439#M16399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eMIOS IPM mode can be used on eMIOS channels Type G and Type H.&lt;/P&gt;&lt;P&gt;See&amp;nbsp;Table 35-3. eMIOS channel configuration of the RM to know which channel it is.&lt;/P&gt;&lt;P&gt;Then check I/O Signal table to know on whcih pin the eMIOS channel is available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MPC5748G does not offer quad decoder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR, Petr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jul 2020 08:18:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MPC5xxx/MPC5748G-input/m-p/1089439#M16399</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2020-07-16T08:18:36Z</dc:date>
    </item>
  </channel>
</rss>

