Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

qspi fail to write data

hello Nordic

i am using nrf52840, SDK16.0, a project build on the peripheral app_ble_blinky example

i am trying to use QSPI but the write function falls on error no 16 - NRFX_ERROR_INVALID_ADDR

while debugging i say something strange:

here i can see the condition for the "nrfx_is_in_ram() should returns true, according to shown address

but after the function call it seems to return false 

any explain for that will be great

hope to read from you soon

best regards

Ziv

Related