User Activity

I am working on a Nucleo-H753ZI board looking at RAMECC.My code is based on the example athttps://github.com/STMicroelectronics/STM32CubeH7/tree/master/Projects/NUCLEO-H745ZI-Q/Examples/RAMECC/RAMECC_ErrorCountI am using debug to watch the status of ...
I am trying to test code which has been written to deal with RAMECC errors. The MPU is STM32H753 and I am working on a Nucleo-H753ZI board.The first problem was how to simulate a RAMECC error. I found the code at https://github.com/STMicroelectronics...