LS1012AXE7HKA SPI interface frequency

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

LS1012AXE7HKA SPI interface frequency

777件の閲覧回数
manojkumar_kaki
Contributor I

Kindly provide us the SPI frequency of operation modes supported by LS1012 MCU.

Thanks

manoj.

0 件の賞賛
返信
1 返信

694件の閲覧回数
r8070z
NXP Employee
NXP Employee


Have a great day,

LS1012A SPI clock frequency depends on platform frequency, SPI_CTARn[DBR], SPI_CTARn[PBR] and SPI_CTARn[BR]. SPI clock frequency = platform frequency *((1 + DBR )/(Prescaler * Scaler)). So we can set SPI frequency up to 125MHz*(1+1)/(2*2) = 62.5MHz. Next we have to take into account SPI AC timing specifications for LS1012A and connected SPI slave. For details please see “Calculating the maximum SPI frequency” in the nxp application note
https://www.nxp.com/docs/en/application-note/AN4375.pdf

The LS1012A SPI AC timing specifications you can find in the LS1012A datasheet available on the nxp site.

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

0 件の賞賛
返信