<?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: GPT input capture in QT in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/GPT-input-capture-in-QT/m-p/1010857#M149727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try with official nxp linux from source.codeaurora.org/external/imx/linux-imx&amp;nbsp; repository&lt;BR /&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A class="" href="https://www.nxp.com/webapp/Download?colCode=L4.19.35_1.1.0_LINUX_DOCS" target="_blank"&gt;Linux 4.19.35_1.1.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also some gpt examples can be found in&lt;/P&gt;&lt;H5 class=""&gt;&lt;A data-dtmaction="Software &amp;amp; Tools tab: Developer Resources - Download Link click" data-dtmsubaction="FreeRTOS_iMX7D_1.0.1_WIN" href="https://www.nxp.com/webapp/Download?colCode=FreeRTOS_iMX7D_1.0.1_WIN&amp;amp;appType=license"&gt;FreeRTOS_iMX7D_1.0.1_WIN&lt;/A&gt;&lt;/H5&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2020 10:41:33 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2020-01-28T10:41:33Z</dc:date>
    <item>
      <title>GPT input capture in QT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT-input-capture-in-QT/m-p/1010856#M149726</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using imx7d for my development and one of the motor speed frequency feedback by pulse is attached to gpt2.capture1.&lt;/P&gt;&lt;P&gt;In the imx7s.dtsi, the gpt2 is configured as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/99789i221D6E84089627D3/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have added the patchwork from the below link:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fpatchwork.kernel.org%2Fpatch%2F9177095%2F" title="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fpatchwork.kernel.org%2Fpatch%2F9177095%2F"&gt;https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fpatchwork.kernel.org%2Fpatch%2F9177095%2F&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the problem is, i do not know where should i use the&amp;nbsp;mxc_request_input_capture.&lt;/P&gt;&lt;P&gt;I would want to configure these in QT and to be able to get the interrupt inside the QT.&lt;/P&gt;&lt;P&gt;But from the source from&amp;nbsp;/opt/fslc-x11/2.5/environment-setup-armv7at2hf-neon-fslc-linux-gnueabi, inside doesn't have the required headers for me to do so in QT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have any example on how should I get the interrupt of the GPT?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 07:54:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT-input-capture-in-QT/m-p/1010856#M149726</guid>
      <dc:creator>david_lim</dc:creator>
      <dc:date>2020-01-28T07:54:40Z</dc:date>
    </item>
    <item>
      <title>Re: GPT input capture in QT</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/GPT-input-capture-in-QT/m-p/1010857#M149727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one can try with official nxp linux from source.codeaurora.org/external/imx/linux-imx&amp;nbsp; repository&lt;BR /&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0" title="https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_4.19.35_1.1.0"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;A class="" href="https://www.nxp.com/webapp/Download?colCode=L4.19.35_1.1.0_LINUX_DOCS" target="_blank"&gt;Linux 4.19.35_1.1.0 Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also some gpt examples can be found in&lt;/P&gt;&lt;H5 class=""&gt;&lt;A data-dtmaction="Software &amp;amp; Tools tab: Developer Resources - Download Link click" data-dtmsubaction="FreeRTOS_iMX7D_1.0.1_WIN" href="https://www.nxp.com/webapp/Download?colCode=FreeRTOS_iMX7D_1.0.1_WIN&amp;amp;appType=license"&gt;FreeRTOS_iMX7D_1.0.1_WIN&lt;/A&gt;&lt;/H5&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2020 10:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/GPT-input-capture-in-QT/m-p/1010857#M149727</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-01-28T10:41:33Z</dc:date>
    </item>
  </channel>
</rss>

