rt1052 xip use nor flash, no dqs pad, How much .serialClkFreq can be set to the maximum

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

rt1052 xip use nor flash, no dqs pad, How much .serialClkFreq can be set to the maximum

ソリューションへジャンプ
1,333件の閲覧回数
dasg
Contributor I

My board use rt1052, and boot from QSPI flash ()and boot from QSPI flash (IS25LP064A).  IS25LP064A data sheet as follow link: https://www.issi.com/WW/pdf/25LP064A.pdf

flash connect to 1052 with FlexspiA, GPIO_SD_B1_06~GPIO_SD_B1_11.

use CE, SCK, IO1~IO4, no DQS pad.

My question is when .readSampleClksrc=kFlexSPIReadSampleClk_LoopbackInternally, How much .serialClkFreq can be set to the maximum? kFlexSpiSerialClk_133MHz or kFlexSpiSerialClk_60MHz, or other value.

const flexspi_nor_config_t hyperflash_config =
{
.memConfig =
{

.readSampleClksrc=kFlexSPIReadSampleClk_LoopbackInternally,

.serialClkFreq = kFlexSpiSerialClk_133MHz, // ?

0 件の賞賛
返信
1 解決策
1,326件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) How much .serialClkFreq can be set to the maximum?
-- It should be 60 MHz when set the readSampleClksrc=kFlexSPIReadSampleClk_Loopback Internally
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,327件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) How much .serialClkFreq can be set to the maximum?
-- It should be 60 MHz when set the readSampleClksrc=kFlexSPIReadSampleClk_Loopback Internally
Have a great day,
TIC

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

0 件の賞賛
返信