How to troubleshoot corrupted read/writes to SDRAM on STMH753 MCU?
I am attempting to interface my STM32H753 based system to a Micron MT48H32M16LFB4 512Mbit SDRAM chip through the FMC at 100MHz. The chip seems to work - but not completely according to my expectations. I have managed to write and read data to and fro...