This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Interfacing of nRF52840 with SPI based NOR flash

Hi, I was trying to interface nRF 52840 with a SPI based NOR flash (IS25LP064A). I am using SPI example in 16.0.0 sdk version. But i am not able to read the device id as this should be first step to start using the SPI nor flash to make sure every thing is good to go. I have tried MODE 0 and MODE 3 both of them does nothing for me, not able to resolve what is wrong with setup.

Any leads will be help full, Thank you.

Related