I want to use the random number API for nRF5340APPLICATION.
But I can only choose TEST_RANDOM_GENERATOR.
And can not use sys_csrand_get().
How to use RandomAPI for nRF5340Application?
I want to use the random number API for nRF5340APPLICATION.
But I can only choose TEST_RANDOM_GENERATOR.
And can not use sys_csrand_get().
How to use RandomAPI for nRF5340Application?
Looking at the source files it seems that sys_csrand_get is only available when you enable
At present, there seems to be no driver for CryptoCell312.
Will CryptoCell312 driver support random number generation?
At present, there seems to be no driver for CryptoCell312.
Will CryptoCell312 driver support random number generation?
Yes in the future. But looks like the support is not there yet.