<?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: Interrupt of GPIO1_IO01 on the Core M7 on IMX8MP not working in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1735832#M213738</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I have found the cause of the problem.&amp;nbsp; The printf statement in the interrupt routine was the cause.&amp;nbsp; After removing it, it works just fine.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Oct 2023 13:58:45 GMT</pubDate>
    <dc:creator>ababatola</dc:creator>
    <dc:date>2023-10-09T13:58:45Z</dc:date>
    <item>
      <title>Interrupt of GPIO1_IO01 on the Core M7 on IMX8MP not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1729655#M213175</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need help on my project.&lt;/P&gt;&lt;P&gt;I want to generate an interrupt on the&amp;nbsp;GPIO1_IO01 of the cortex M7 of my IMX8MP from a raising edge external signal.&amp;nbsp; The problem I have is that the interrupt routine runs endlessly even when there is no signal at the pin of my custom board.&amp;nbsp; As soon as I start my M7 core, the interrupt routine starts running and keeps running.&amp;nbsp; I have tried all possible to stop it but it just keep running.&lt;/P&gt;&lt;P&gt;I am using the&amp;nbsp;SDK_2_13_0_MIMX8ML8xxxLZ SDK kit.&lt;/P&gt;&lt;P&gt;I have checked that the pin is working with the M7 core by toggling the pin and it works just well as I can toogle an LED on the pin.&lt;/P&gt;&lt;P&gt;I have look at the fourmn if I can get a solution but there is none.&amp;nbsp; Also there are not GPIO interrupt examples in the SDK.&lt;/P&gt;&lt;P&gt;The problem looks similar to this below:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Guide-on-MXRT1050-1052-Interrupt/td-p/1066249" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Guide-on-MXRT1050-1052-Interrupt/td-p/1066249&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I also studied this:-&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Cortex-M7-NVIC-in-PIMX8ML8DVNLZAB/td-p/1720466" target="_blank"&gt;https://community.nxp.com/t5/i-MX-Processors/Cortex-M7-NVIC-in-PIMX8ML8DVNLZAB/td-p/1720466&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But I can not get the interrupt to function properly.&lt;/P&gt;&lt;P&gt;What can be missing? or am I meant to do more configuations?&lt;/P&gt;&lt;P&gt;I have enclose my two main files for you to check for me.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2023 10:40:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1729655#M213175</guid>
      <dc:creator>ababatola</dc:creator>
      <dc:date>2023-09-26T10:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt of GPIO1_IO01 on the Core M7 on IMX8MP not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1730987#M213319</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/215623"&gt;@ababatola&lt;/a&gt;,&lt;/P&gt;
&lt;DIV&gt;I hope you are doing well&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Kindly check whether the same &amp;amp;gpio1 bank is disabled in the Linux or not. If the same gpio bank is in use from both the core, it may create an issue.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;One can refer to the below community threads related to the GPIO interrupt on Cortex-M.&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/imx8mp-Cortex-M7-interrupt-jitter/m-p/1329789" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://community.nxp.com/t5/i-MX-Processors/imx8mp-Cortex-M7-interrupt-jitter/m-p/1329789&amp;amp;source=gmail&amp;amp;ust=1695963348538000&amp;amp;usg=AOvVaw19LbcQ_q7aE-tK_CfuSTnm"&gt;https://community.nxp.com/t5/&lt;WBR /&gt;i-MX-Processors/imx8mp-Cortex-&lt;WBR /&gt;M7-interrupt-jitter/m-p/&lt;WBR /&gt;1329789&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/Guide-on-MXRT1050-1052-Interrupt/td-p/1066249" target="_blank" rel="noopener" data-saferedirecturl="https://www.google.com/url?q=https://community.nxp.com/t5/i-MX-Processors/Guide-on-MXRT1050-1052-Interrupt/td-p/1066249&amp;amp;source=gmail&amp;amp;ust=1695963348539000&amp;amp;usg=AOvVaw300JUACd6yAVSVdrmpMwko"&gt;https://community.nxp.com/t5/&lt;WBR /&gt;i-MX-Processors/Guide-on-&lt;WBR /&gt;MXRT1050-1052-Interrupt/td-p/&lt;WBR /&gt;1066249&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Dhruvit Vasavada&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Sep 2023 05:19:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1730987#M213319</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-09-28T05:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt of GPIO1_IO01 on the Core M7 on IMX8MP not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1735832#M213738</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;I have found the cause of the problem.&amp;nbsp; The printf statement in the interrupt routine was the cause.&amp;nbsp; After removing it, it works just fine.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Oct 2023 13:58:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1735832#M213738</guid>
      <dc:creator>ababatola</dc:creator>
      <dc:date>2023-10-09T13:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Interrupt of GPIO1_IO01 on the Core M7 on IMX8MP not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1736652#M213801</link>
      <description>&lt;P&gt;&lt;SPAN class="im"&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/215623"&gt;@ababatola&lt;/a&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;I hope you are doing well&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Glad to know that the issue has been resolved.&lt;/DIV&gt;
&lt;DIV&gt;
&lt;DIV&gt;If you have no further queries regarding the same, should I mark this thread as closed&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV&gt;Thanks &amp;amp; Regards&lt;/DIV&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;Dhruvit&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 14:31:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Interrupt-of-GPIO1-IO01-on-the-Core-M7-on-IMX8MP-not-working/m-p/1736652#M213801</guid>
      <dc:creator>Dhruvit</dc:creator>
      <dc:date>2023-10-10T14:31:10Z</dc:date>
    </item>
  </channel>
</rss>

