MPC8349 maximum lbiu_clk frequency

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

MPC8349 maximum lbiu_clk frequency

跳至解决方案
1,364 次查看
EAlepins
Contributor V

Hi,

MPC8349AEC Rev. 13 "Hardware Specification" "Table 57. Operating Frequencies for TBGA" mentions that the maximum "Local bus frequency (LCLKn)" for a 533 MHz device is 133 MHz. However, LCLKn is obtained by a 1/2, 1/4 or 1/8 factor from lbiu_clk (also called lbc_clk). It is not possible to find in the documentation what is the maximum frequency of lbiu_clk (lbc_clk). Nothing in the documentation prevents setting lbiu_clk to 533 MHz by using RCWL[LBIUCM]=1 with a csb_clk of 266 MHz, while maintaining the local bus frequency to 133 MHz by using a LCRR[CLKDIV]=4.

If possible, what is the difference between the following two configurations? Will it increase performance?

1- 266 MHz csb_clk, 133 MHz local bus frequency, 266 MHz lbiu_clk

2- 266 MHz csb_clk, 133 MHz local bus frequency, 533 lMHz biu_clk

Thanks.

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
1,248 次查看
alexander_yakov
NXP Employee
NXP Employee

The maximum lbiu_clk frequency limitation is the same, as specified for csb_clk frequency (see processor Hardware Specifications, Table 57). The reason why lbiu_clk multiplier is useful is described in Reference Manual: "The 2:1 mode is useful when the csb_clk operates at low frequency". That is - if you wish to reduce csb_clk, for example, to reduce power consumption, you can double its output frequency by enabling 2:1 multiplier to feed LBC controller with doubled frequency.


Have a great day,
Alexander,
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,249 次查看
alexander_yakov
NXP Employee
NXP Employee

The maximum lbiu_clk frequency limitation is the same, as specified for csb_clk frequency (see processor Hardware Specifications, Table 57). The reason why lbiu_clk multiplier is useful is described in Reference Manual: "The 2:1 mode is useful when the csb_clk operates at low frequency". That is - if you wish to reduce csb_clk, for example, to reduce power consumption, you can double its output frequency by enabling 2:1 multiplier to feed LBC controller with doubled frequency.


Have a great day,
Alexander,
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 项奖励
回复