MX25 SPI Flash Shutdown#

Provide a function to put the MX25 SPI flash into deep power down mode to reduce power consumption.

Functions#

void

Put the MX25 SPI flash into deep power down mode.

Function Documentation#

sl_mx25_flash_shutdown#

void sl_mx25_flash_shutdown (void )

Put the MX25 SPI flash into deep power down mode.

Parameters
N/A

This function initializes SPI communication with the MX25 flash and sends the deep power-down instruction, which sets the device to minimal power consumption. The SPI communication is disabled to free the USART.


Definition at line 58 of file hardware/driver/mx25_flash_shutdown/inc/sl_mx25_flash_shutdown_eusart/sl_mx25_flash_shutdown.h