Hello,
I am interfacing a nRF52 based module with external flash memory.
When I try to program/read a single byte, I get the "NRF_ERROR_INVALID_ADDR" error.
This relates to placing the transfer buffer in the data RAM region as mentioned in the SPIM documentation.
What exactly does that mean and how should I place the transfer buffer in the data RAM region?
Please help,
Thanks