<?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: SPI config not retained after PowerDown0 in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038653#M9049</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;&lt;/P&gt;&lt;P&gt;In power-down 0 mode, power is shut off to the entire chip except for PMU domain, 32.768 kHz crystal oscillator, 32 kHz RC oscillator, sleep timer, RTC, and the RSTN pin. In power-down mode, the processor state and registers, and SRAM values can be maintained, and the logic levels of the pins remain static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, it will depend in your implementation and how you set the power down configuration because you can keep them or you can reset them. Please check the Table 77.Peripherals configuration in reduced power modes or the QN908x user manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;BR /&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Dec 2019 21:12:40 GMT</pubDate>
    <dc:creator>stephanie_m</dc:creator>
    <dc:date>2019-12-02T21:12:40Z</dc:date>
    <item>
      <title>SPI config not retained after PowerDown0</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038650#M9046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;MCU: QN908x&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PowerDown0 mode do I need to reinit SPI (and other digital) periphery after wakeup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using &lt;BR /&gt;SYSCON-&amp;gt;PMU_CTRL0 |= SYSCON_PMU_CTRL0_RETENTION_EN_MASK;&lt;BR /&gt;doesn't seem to retain SPI configuration, although the SPI configuration is in registers and this bit should retain registers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Datasheet says:&amp;nbsp;In power-down mode 0, the processor state and registers, and SRAM values can be maintained.&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it doesn't happen for SPI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2019 16:09:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038650#M9046</guid>
      <dc:creator>arpad_toth</dc:creator>
      <dc:date>2019-11-26T16:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: SPI config not retained after PowerDown0</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038651#M9047</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;&lt;/P&gt;&lt;P&gt;It will depend on the low power implementation you used, usually when the device goes to power down mode you do need to reinit the SPI because when the device goes to low power it disables the different peripherals that you initialized once and you need to re-configure it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards ,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Nov 2019 20:28:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038651#M9047</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-11-27T20:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: SPI config not retained after PowerDown0</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038652#M9048</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;What about&amp;nbsp;WDT, BOD&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;peripherals? Would they reset?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #51626f; "&gt;CRC&amp;nbsp;periphery&amp;nbsp;doesn't seem to reset.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Datasheet should have a list what resets in PD0, PD1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Cheers,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2019 09:10:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038652#M9048</guid>
      <dc:creator>arpad_toth</dc:creator>
      <dc:date>2019-11-28T09:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: SPI config not retained after PowerDown0</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038653#M9049</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;&lt;/P&gt;&lt;P&gt;In power-down 0 mode, power is shut off to the entire chip except for PMU domain, 32.768 kHz crystal oscillator, 32 kHz RC oscillator, sleep timer, RTC, and the RSTN pin. In power-down mode, the processor state and registers, and SRAM values can be maintained, and the logic levels of the pins remain static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still, it will depend in your implementation and how you set the power down configuration because you can keep them or you can reset them. Please check the Table 77.Peripherals configuration in reduced power modes or the QN908x user manual.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;BR /&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 21:12:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/SPI-config-not-retained-after-PowerDown0/m-p/1038653#M9049</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-12-02T21:12:40Z</dc:date>
    </item>
  </channel>
</rss>

