Hi,
max speed for SPI is 50Mbit/s. Can this max speed be used when SPI is used as boot flash device?
Regards, Holger
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
max speed for SPI is 50Mbit/s. Can this max speed be used when SPI is used as boot flash device?
Regards, Holger
Holger, the ROM operates the clock at a max of 6.25MHz for SPI boot mode. You would have to use the other SPI boot modes (ie, xSPI, OSPI, QSPI) to obtain up to 50MHz operation from the ROM. Once into the bootloader, software can change the frequency in any mode.
Regards,
James