QSPI read and write timing
Hello
I have been trying to test the QSPI flash on the STM32H747, Based on the BSP test code.
clock speed - 66Mhz prescaler-3 | |||||||||||||||||||||||||||||||||||||||||||||
|
by leaving the prescaler -1
Read in Memory mapped mode | ||||||
Data size (KB) | 1 | 4 | 10 | 50 | 75 | 100 |
Time taken(us) | 6 | 23 | 58 | 284 | 426 | 564 |
1. I wanted to know are these performance matrices normal for QSPI memory?
2. When I left prescaler to 1 the QSPI clock effectively became 200Mhz and the onboard flash only supports till 133Mhz, how it is working at this clock
