Hello,Are there any statistics on the probability of bit flips for the RAM on stm32f0x family? Are there any dependencies based on factors such age of the micro or temperature?
Hello,I want to test some code (including the exception handler for parity error) that kicks in when a parity error gets detected by the micro. But how can I induce a parity error?The processor is stm32f0x8.
OK, maybe others will find this helpful. I found out that in the FMEDA for the processor, ST gives the probability (in FIT) of both transient and permanent RAM failures.Thanks for the helpful replies.
Thanks for the reply. But does ST publishes any data on the probability of bit flips, or permanent failures of RAM? If ST doesn't publish such data, is there any publicly available information for the type of memory in ST micros?