Errata 216 that not affect nrf52840

Hello,

as part of my tries to use xip on nrf52840, I found that using the entire program on the external flash is impossible due to Errata 216.

I check the FICR for my MCU INFO.PARTINFO.VARIANT and INFO.PACKAGE.
the results are 52840, QIAAC0 - and as I see in the errata, I guess it is the specific variant that has the problem (if I'm wrong please let me know).

My main question is if the other variants of nrf52840 are able to use xip in such a way that I can put my program on the external flash.

Thanks,
Udi.

Related