2015-06-22 06:58 PM
I am trying to see if I can get the RNG to work.
When I poll, even though SR.CEIS and SR.SEIS are 0 as expected, I can never get SR.DRDY. I think I have initialized correctly. I am looking for a simple example project. the Cube is too huge and am unable to find any RNG (or CRYP) examples. Pointers appreciated. Thanks, srini #r2015-06-22 08:13 PM
Your part does not support CRYP
For RNG you'd need to make sure the clock is enabled, and the PLL, as it takes the 48 MHz Q-TapSTM32F4xx_DSP_StdPeriph_Lib_V1.3.0\Project\STM32F4xx_StdPeriph_Examples\RNG\RNG_MultiRNG\main.c2015-06-24 04:27 AM
2015-06-24 06:19 AM
I downloaded ''Cube'' which I thought might be the place to find this. But alas no! Still searching.
Red download button, bottom of the pagehttp://www.st.com/web/en/catalog/tools/PF257901