<?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>i.MX Processors中的主题 Re: Wakeup Source Configuration iMX8QXP/DX</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915964#M137885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;I could see in RM that iMXQ8XP interrupt logic are handled by IRQ STEER and GIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right, from software side it s handled by SCFW: &lt;A class="" href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=L4.14.98_2.0.0_SCFWKIT-1.2" target="_blank"&gt;SCFW Porting Kit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Could you please share wake source example with w.r.to CortexM4.&lt;/P&gt;&lt;P&gt;&amp;gt;Could you please comment and&amp;nbsp; requesting to share if documentation is available on the same topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid such codes with w.r.to CortexM4 are not available yet, please note that&lt;/P&gt;&lt;P&gt;i.MX8QXP(DX) is preproduction processor and not officially supported. Also there is no&lt;/P&gt;&lt;P&gt;documentation on this subject. If you have project with such features suggest to&lt;/P&gt;&lt;P&gt;proceed with &lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services | NXP&lt;/A&gt; or apply to local NXP office for special support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2019 10:05:47 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2019-08-13T10:05:47Z</dc:date>
    <item>
      <title>Wakeup Source Configuration iMX8QXP/DX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915961#M137882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How to configure wakeup source in Cortex-m4 for iMX8QXP/DX.Planning to write mem to /sys/power/state entry and make the system into low power mode. Then need to wake up the system up using interface which is handled in Cortex-M4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please provide steps to configure wake source to preform the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 05:01:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915961#M137882</guid>
      <dc:creator>jith</dc:creator>
      <dc:date>2019-08-13T05:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Wakeup Source Configuration iMX8QXP/DX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915962#M137883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not aware of gpio wake examples, in general gpio wakeup&lt;/P&gt;&lt;P&gt;is implemented in the gpio-mxc driver, one can look at linux commits&lt;/P&gt;&lt;P&gt;MLK-19305-1 soc: imx: add PAD wakeup support&lt;BR /&gt;MLK-19305-2 gpio: mxc: add gpio PAD wakeup support&lt;BR /&gt;MLK-19305-3 arm64: enable gpio PAD wakeup for i.MX8 platforms&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_4.14.98_2.0.0_ga&amp;amp;id=179c439ba3c16514d21bc712b73e1927b3ecc3c4" title="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_4.14.98_2.0.0_ga&amp;amp;id=179c439ba3c16514d21bc712b73e1927b3ecc3c4"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_4.14.98_2.0.0_ga&amp;amp;id=e302a6ad960e977f52dacdc063fbcaebf90b3f9e" title="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_4.14.98_2.0.0_ga&amp;amp;id=e302a6ad960e977f52dacdc063fbcaebf90b3f9e"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_4.14.98_2.0.0_ga&amp;amp;id=9140333d00ff27da34b4e5abd6cf8cf6a3a0db6c" title="https://source.codeaurora.org/external/imx/linux-imx/commit/?h=imx_4.14.98_2.0.0_ga&amp;amp;id=9140333d00ff27da34b4e5abd6cf8cf6a3a0db6c"&gt;linux-imx - i.MX Linux kernel&lt;/A&gt;&amp;nbsp;&lt;/P&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, 13 Aug 2019 06:56:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915962#M137883</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-08-13T06:56:43Z</dc:date>
    </item>
    <item>
      <title>Re: Wakeup Source Configuration iMX8QXP/DX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915963#M137884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please share wake source example with w.r.to CortexM4.&lt;/P&gt;&lt;P&gt;By referring IMXLUG (Rev. L4.14.62_1.0.0_beta, 11/2018 ),I could configure the debug port as wake source as below and it works fine.&lt;/P&gt;&lt;P&gt;echo enabled &amp;gt; /sys/class/tty/ttymxc0/power/wakeup&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some of the interfaces are handled from Cortex-M4 through RTOS.(Say flexcan).I would like to configure CAN as wake source and wake the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As part of my experiments I have done below&lt;/P&gt;&lt;P&gt;Step 1 : Configuring the wake source in CAN controller (RTOS configuration)&lt;/P&gt;&lt;UL style="margin-top: 0cm;"&gt;&lt;UL style="margin-top: 0cm;"&gt;&lt;LI style="margin-left: 72.0pt;"&gt;WAKSRC bit to 1&lt;/LI&gt;&lt;LI style="margin-left: 72.0pt;"&gt;SLFWAK bit to 1&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Step 2 : echo mem &amp;gt; /sys/power/state in Linux console and made &amp;nbsp;system to low power mode.&lt;/P&gt;&lt;P&gt;Step 3 : send CAN data to the system&lt;/P&gt;&lt;P&gt;Step 4 : checking wakeup is happened or not Linux - Not waking the system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could see in RM that iMXQ8XP interrupt logic are handled by IRQ STEER and GIC.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="IRQ-imx8QXp.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/86870iCE99CF0214B48D9C/image-size/large?v=v2&amp;amp;px=999" role="button" title="IRQ-imx8QXp.PNG" alt="IRQ-imx8QXp.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I feel Cortex M4 interrupts are routed through IRQ steer logic and somewhere.Am I missing the wake source configuration something related same?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please comment and&amp;nbsp; requesting to share if documentation is available on the same topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 07:22:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915963#M137884</guid>
      <dc:creator>jith</dc:creator>
      <dc:date>2019-08-13T07:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Wakeup Source Configuration iMX8QXP/DX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915964#M137885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jith&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;I could see in RM that iMXQ8XP interrupt logic are handled by IRQ STEER and GIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;right, from software side it s handled by SCFW: &lt;A class="" href="https://www.nxp.com/webapp/sps/download/license.jsp?colCode=L4.14.98_2.0.0_SCFWKIT-1.2" target="_blank"&gt;SCFW Porting Kit&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;Could you please share wake source example with w.r.to CortexM4.&lt;/P&gt;&lt;P&gt;&amp;gt;Could you please comment and&amp;nbsp; requesting to share if documentation is available on the same topic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am afraid such codes with w.r.to CortexM4 are not available yet, please note that&lt;/P&gt;&lt;P&gt;i.MX8QXP(DX) is preproduction processor and not officially supported. Also there is no&lt;/P&gt;&lt;P&gt;documentation on this subject. If you have project with such features suggest to&lt;/P&gt;&lt;P&gt;proceed with &lt;A class="link-titled" href="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE" title="https://www.nxp.com/support/support/nxp-professional-services:PROFESSIONAL-SERVICE"&gt;NXP Professional Services | NXP&lt;/A&gt; or apply to local NXP office for special support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 10:05:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915964#M137885</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2019-08-13T10:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Wakeup Source Configuration iMX8QXP/DX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915965#M137886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/jith"&gt;jith&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will you please give your configuration. I am also struggling in wake up.&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;VinothS,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 May 2020 13:51:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/915965#M137886</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2020-05-20T13:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Wakeup Source Configuration iMX8QXP/DX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/1360116#M181974</link>
      <description>&lt;P&gt;I found this topic helpful: &lt;A href="https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/How-to-add-iMX8QXP-PAD-GPIO-Wakeup/ta-p/1120559" target="_self"&gt;"How to add iMX8QXP pad GPIO wakeup"&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There is a presentation attached in that describes what changes to make to the device tree.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 13:32:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/1360116#M181974</guid>
      <dc:creator>rob_mclean</dc:creator>
      <dc:date>2021-10-22T13:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Wakeup Source Configuration iMX8QXP/DX</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/1567435#M198566</link>
      <description>&lt;P&gt;Hi, I am trying to enable flexcan as wakeup source at M4 core on iMX8DXL platform. May I know if this feature is supported on FreeRTOS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, could you please guide me on the same.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 09:46:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Wakeup-Source-Configuration-iMX8QXP-DX/m-p/1567435#M198566</guid>
      <dc:creator>JesmithaMenezes</dc:creator>
      <dc:date>2022-12-09T09:46:03Z</dc:date>
    </item>
  </channel>
</rss>

