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
  • I was able to capture a couple of traces this morning, but could only do 2 at a time

    CLK(Blue) + SIO_0/SI(Red)

    CLK(Blue) + SIO_0/SI(Red) -Zoomed

    CLK(Blue) + SIO_1/SO(Red)

    CLK(Blue) + SIO_1/SO(Red) - Zoomed

    I tried slowing the clock down to see if it was a signal integrity issue, but does seems like 6MHz is the slowest I can go on the nRF53. If you have anything else I could try, let me know. In the mean time ill work on bringup of another board in hopes that it is a fault connection or chip.

    Thanks again!

Children
No Data
Related