How to select external Oscillator using processor expert in S32DS project

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

How to select external Oscillator using processor expert in S32DS project

1,946 次查看
kashifsagheer
Contributor II

I am new on the processor expert and NXP 32bit MCUs. I want to select only the external oscillator in the clock setting.

pastedImage_1.png

pastedImage_2.png

  • How can I configure the external oscillator and then PLL
  • system clock should also be based on SOSC
  • Bus clock is also drive from SOSC

How can I verify#@ whether I select correct clock or not?

标签 (1)
2 回复数

1,806 次查看
Alexis_A
NXP TechSupport
NXP TechSupport

Hello kashifsagheer‌,

To enable/disable the clocks there's a little checkbox in the Clock Sources table:

pastedImage_1.png

In the Interface Clocks table you can select the clock source if you click in the SCS_CLK option:

pastedImage_3.png

If you change the SCS_CLK the BUS_CLK will have the same clock source.

Also in the Clock configuration table, if you click in the tab, more configuration options will be displayed:

pastedImage_4.png

Let me know if this helps you.

Best Regards,

Alexis Andalon

1,806 次查看
kashifsagheer
Contributor II

Hello Alexis,

Thank you!

0 项奖励
回复