how to get started with MX25R6425R in nRF SDK 15.2 , for this I have used qspi example in peripheral I want to write data and read it
how to get started with MX25R6425R in nRF SDK 15.2 , for this I have used qspi example in peripheral I want to write data and read it
yes i know the opcode for reading the ID . QSPI_STD_CMD_RDID -0x9F for which i was able read in the system window viewer like c2 28 17 thank you . next step is to write and read custom data .
yes i know the opcode for reading the ID . QSPI_STD_CMD_RDID -0x9F for which i was able read in the system window viewer like c2 28 17 thank you . next step is to write and read custom data .