Strange behavior when using QSPI free running clock mode on STM32H750
I'm currently troubleshooting a STM32H750 QSPI implementation, and wanted to check that the prescaler was running correctly. So, on page 892 of RM0433 it shows a feature in the QUADSPI CCR called FRCM (free running clock mode). The catch is none of t...