Hi,
I'll use SPI boot of C6657.
What is the clock frequency of SPI at the first access before RBL is set the user frequency from parameter table of SPI ROM?
Regards,
Kenshow
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.
Thanks HR,
I would like to know SPICLK output frequency as first access to SPI memory.
I think that RBL set the default frequency of SPICLK. And, RBL change the frequency after reading parameter table of SPI memory for user setting. I would like to know the default frequency before user setting. Is it half of SYSCLK? unfortunately, I don't know it because we cannot get RBL code of C6657.
Regards,
Kenshow
Hi Kenshow,
The default SPI bus frequency for first access as set by the ROM is 500 Khz. We provide the ROM code for the C6678 devices which is same as the C6657 devices on the following wiki. Please look at the nysh.h and tiboot.h file under devices to look at the default settings in the parameter table.
http://processors.wiki.ti.com/index.php/Keystone_Device_Architecture
We will plan to add this to the device documentation but currently these details.
Regards,
Rahul