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.

C5535 24bit SPI flash boot speedup

Hi,

I'd like to speed up the SPI flash bootup by using a CLKDV of 3 to attain a speed of 12.288/(3+1) = 3.072MHz. I am  issuing the following command:

hex55 -boot -v5505 -serial8 -reg_config 0x3000,0x0003 -b -o image.bin image.out


The SPI CLK I see on the scope increases to 600Khz from 500Khz but definitely not the 3Mhz. Any pointers would be really useful as to why this is not taking effect. Is the bootloader snapping it back to 500Khz ?

Ron