This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

About using CC310 with nRF52832

SDK: 15.3.0
SoftDevice: S132
Device: EYSHJNZWZ (nRF52832)

Is it possible to use CC310 with nRF52832.
I found the following description in "Cryptography library - nrf_crypto".

https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Flib_crypto.html

nrf_crypto provides APIs to run cryptographic operations in a portable way across all devices from the nRF family.
nrf_crypto supports multiple implementations of the cryptographic operations, 
both from software libraries and hardware-accelerated crypto modules 
(like the ARM CC310 cryptographic subsystem that is available in nRF52840 devices).

Related