NR5340DK + spi_flash example: mx25r6435f@0: device not ready

Hello,

I'm having an error when running the spi_flash example on a nrf5340DK.

I added this to the .conf file to have more info:

CONFIG_FLASH_LOG_LEVEL_DBG=y
CONFIG_LOG=y
CONFIG_LOG_MODE_IMMEDIATE=y

Here are the console logs:

[00:00:00.253,509] <dbg> qspi_nor: qspi_nrfx_configure: RDSR 00 QE 0 need 1: updating
[00:00:00.261,871] <err> qspi_nor: JEDEC id [00 00 00] expect [c2 28 17]
*** Booting nRF Connect SDK v2.5.2 ***
mx25r6435f@0: device not ready.

I'm using ncs 2.5.2.

Am I missing something to run this example?

Parents Reply Children
Related