We are running the LIS2DH12 self test. After completing the self test we go back and read stat reg 27 it is always returning FF. We have tried reading it multiple times, but it always returns FF even if no new data is available.
This is a general question on the Cortex M33 product with hardware encryption. I would like to use my own random number generator rather that the one that is embedded with the core in order to generate my AES key(s). Is that possible or am I restri...
Thanks Federica. Yes we did follow the example. We did find a loose wire on our debug board that was making some intermittent connections. Fixing that seemed to have solved the problem. Will mark your solution as accepted
Thanks for your answer. The RNG that we will use is not deterministic in nature. There are some advantages to using it particularly for synching symmetric keys between remote users. Cannot divulge much more at this point. Again, thanks for the he...