MWCT1001A for Auto Wireless Charging

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

MWCT1001A for Auto Wireless Charging

ソリューションへジャンプ
1,508件の閲覧回数
kyleyang
Contributor IV

Hi Experts

 

I am using a MWCT1001A for Auto Wireless Charging application.

Refer to the datasheet, it is possible to choose internal OSC 8MHz for system clock.

But, how to modify the source code to disable external crystal and works well?

Thanks.

ラベル(1)
0 件の賞賛
返信
1 解決策
1,295件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Kyle,

Of course, the MWCT1001A has internal 8MHz relaxation oscillator, it is the default clock in the source code, after reset, the default 8mhz relaxation oscillator clock is used. If you use internal 8MHz clock, do not use external crystal, you should set CLK_MODE bit as 1(External clock bypass mode) and set the COHL as 1(low power mode to save power) , the two pins GPIOC0/EXTAL, GPIOC1/XTAL can be configured as GPIO pins and external crystal is disabled.

Hope it can help you.

BR

XiangJun Rong

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,296件の閲覧回数
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi, Kyle,

Of course, the MWCT1001A has internal 8MHz relaxation oscillator, it is the default clock in the source code, after reset, the default 8mhz relaxation oscillator clock is used. If you use internal 8MHz clock, do not use external crystal, you should set CLK_MODE bit as 1(External clock bypass mode) and set the COHL as 1(low power mode to save power) , the two pins GPIOC0/EXTAL, GPIOC1/XTAL can be configured as GPIO pins and external crystal is disabled.

Hope it can help you.

BR

XiangJun Rong

0 件の賞賛
返信
1,295件の閲覧回数
kyleyang
Contributor IV

Hi XiangJun Rong

Thanks, fix the issue already.

0 件の賞賛
返信