PSRAM Commands#
Macros#
#define
PSRAM_READ_ID (0x9F)
Read ID command.
#define
PSRAM_ENTER_QPI (0x35)
Enter QPI interface mode command.
#define
PSRAM_EXIT_QPI (0xF5)
Exit QPI interface mode command.
#define
PSRAM_RESET_EN (0x66)
Reset Enable command.
#define
PSRAM_RESET (0x99)
Reset command.
#define
PSRAM_BURST_LEN (0xC0)
Burst Length Toggle command.
#define
PSRAM_MODE_REG_READ (0xB5)
Mode Register Read command.
#define
PSRAM_MODE_REG_WRITE (0xB1)
Mode Register Write command.
#define
PSRAM_HALF_SLEEP (0xC0)
Sleep Entry command.