what is the frequency of IFC module input clk

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

what is the frequency of IFC module input clk

ソリューションへジャンプ
653件の閲覧回数
shawn_tao
Contributor I

in the codewarrior, why do I set platform clk : sys_clk ratio = 3:1, the platform clk is 200MHz? my physical sys_clk is actual 100MHz, where to change sys_clk input in the code warrior?

pastedImage_1.png

in the manual reference,  does the IFC module input clk equal to the paltform clk?

pastedImage_2.png

in the datasheet, there's a notice in the below, does the IFC module input clk equal to half of the paltform clk?:

pastedImage_3.png

ラベル(1)
0 件の賞賛
1 解決策
604件の閲覧回数
ufedor
NXP Employee
NXP Employee

SYSCLK.jpg

In the Data Sheet it is written "IFC module input clock (platform clock / 2)" - "/ 2" is a typo.

Correct:

IFC module input clock (platform clock)

元の投稿で解決策を見る

0 件の賞賛
1 返信
605件の閲覧回数
ufedor
NXP Employee
NXP Employee

SYSCLK.jpg

In the Data Sheet it is written "IFC module input clock (platform clock / 2)" - "/ 2" is a typo.

Correct:

IFC module input clock (platform clock)

0 件の賞賛