Another question about the QSPI flash on the STM32F746 DISCO
I am using the core cycle counter to measure the read and write transfer speed of the QSPI flash memory. I am writing a 128,000 byte array and reading it. I calculate 690,000 B/s to write the flash and about 1.2 MB/s to read it. Does this sound about...