I recently downloaded nRF52840_PS_v1.0 and noticed a change in the register description for the SAADC RESULT.PTR (p. 365). A note was added that states...
"Only bits 29 and 15..0 are implemented. Writing a value which is not in the 0x2000nnnn range will not read back correctly."
Does this mean that SAADC EasyDMA can write results only to the first 64K bytes of RAM and not the full 256K RAM in the nRF52840?