what is prescaled system clock ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

what is prescaled system clock ?

跳至解决方案
1,564 次查看
hemant2007
Contributor I

Hi

What do you meant by prescaled system clock ?

My SPI2 is connected to serial flash and core clock is 120Mhz. I want to calculate SCK baud rate using formula SCK baud rate = ( fSYS /PBR) x [(1+DBR)/BR]

PBR =2 DBR=0 and BR = 2

What is meant by prescaled system clock?

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,348 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello undale,

Which chip do you use ?

The  fSYS means the system clock or bus clock .

pastedImage_1.png

Hope it helps


Have a great day,

Alice

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,348 次查看
meedandeys
Contributor III

Hello,

DSPI module is clocked from Peripheral Clock, hence FSYS refers to peripheral clock. Please refer to Clock Architecture of your controller reference manual to understand the relationship/configurations of SystemClock to PBRIDGE clock.

I hope this helps.

0 项奖励
回复
1,349 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello undale,

Which chip do you use ?

The  fSYS means the system clock or bus clock .

pastedImage_1.png

Hope it helps


Have a great day,

Alice

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

0 项奖励
回复