Hello !
nRF52840 have "128-bit AES/ECB/CCM/AAR co-processor (on-the-fly packet encryption)" what is expected to be used together with RADIO for encrypt/decrypt packages on fly.
E.g PS chapter 6.4
Can it be used without RADIO ?
I need this crypto operation and would like to execute it from one memory buffer to other memory buffer. May be even have interrupt what indicate end of operation.
But polling mode is OK as well.
Does existing registers of this co-processor support standalone usage of it ?
Regards,
Eugene