SRAM parity error detection
Posted on September 15, 2016 at 23:55Hi.I would like to enable parity error detection for SRAM in STM32F303. I know that this is done through programming option bytes.But I don't know, how can I actually detect if parity error has occurred. If it ha...