Bring external Memory MX25R64/MX25R32 into deep sleep on nRF54L15

Hello,

already found a description in the Tech Docs, how to bring the external memory into deep sleep on QSPI interface: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/test_and_optimize/optimizing/power_general.html#put_the_external_flash_into_sleep_mode_in_inactivity_periods

But is this also possible for external memory MX25R64/MX25R32 on nRF54L15.

What needs to be done to bring this one on SPI Interface into deep sleep? Is there already a description how to do this on nRF54L15?

Thanks a lot

Parents
  • Hi

    This should be possible and similar with an SPI interface to what's explained in the documentation you link to, as there shouldn't be any big differences in putting the external memory into deep sleep using SPI compared to QSPI, and the procedure on nRF54L should be similar to the nRF53/52 series as well since the documentation doesn't refer to a specific series.. Let me know if you're having any trouble putting it to sleep on your end and I'll take a closer look.

    Best regards,

    Simon

  • Hi  

    Yes, you are right, I was able to do this on the same way.

    Was able to reduce the power consumption to 7.19µA, coming from ~2.6mA.

    But just to be sure, I tried now to remove the whole external Memory. With this, I was able to reach 0.73µA, which goes into the direction your datasheet gives us for Mode IOFF0 system_off.

    So by looking into the datasheet of the MX25R64, I found that in deep-power-down mode, the flash should just take 0.007µA. So I'm still searching for the ~6.5µA gap, that is just there if the external flash is mounted.

    Any Ideas, what could be the problem here?

    Thanks a lot!

Reply
  • Hi  

    Yes, you are right, I was able to do this on the same way.

    Was able to reduce the power consumption to 7.19µA, coming from ~2.6mA.

    But just to be sure, I tried now to remove the whole external Memory. With this, I was able to reach 0.73µA, which goes into the direction your datasheet gives us for Mode IOFF0 system_off.

    So by looking into the datasheet of the MX25R64, I found that in deep-power-down mode, the flash should just take 0.007µA. So I'm still searching for the ~6.5µA gap, that is just there if the external flash is mounted.

    Any Ideas, what could be the problem here?

    Thanks a lot!

Children
No Data
Related