Hi I am working on STM32F091VB micro controller in one of my project. I need to test RAM parity check in STM32. Right now i am able to enable RAM parity check in option byte and while running the code i can monitor 'SRAM_PEF' bit in SYSCFG_CFGR2 regi...