CLK OUT PIN

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,744件の閲覧回数
nesrinemhiri
Contributor III

Hi all,

I use the FRDMK22FN512VLH12,i would like to measure the CLK out but i dont found in documentation one pin that via it i can affiche frequen cy in scope

can help me

Thank you

1 解決策
1,402件の閲覧回数
santiago_gonzal
NXP Employee
NXP Employee

Yes, you also need to configure the pin muxing.

Se this great post from Derek Snell:

Verifying Internal Clocks in Kinetis

Regards,


Santiago

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,402件の閲覧回数
santiago_gonzal
NXP Employee
NXP Employee

Hello,

Search in the Reference Manual for CLKOUT. The pin is PTC2 and the register to configure that pin is the SIM_SOPT2.

Regards,

Santiago

1,402件の閲覧回数
nesrinemhiri
Contributor III

i add this line:

#define SYSTEM_SIM_SOPT2_VALUE       0x00010020U        (clkout flash frequency)

,but i see anything in the scope!! should i configure the pin in other register ?

1,403件の閲覧回数
santiago_gonzal
NXP Employee
NXP Employee

Yes, you also need to configure the pin muxing.

Se this great post from Derek Snell:

Verifying Internal Clocks in Kinetis

Regards,


Santiago

0 件の賞賛
返信