FRDM-K64F RTC working?

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

FRDM-K64F RTC working?

跳至解决方案
2,329 次查看
haizhouli
Contributor III

Hello there,

I am using FRDM-K64F as a prototype board for RTC test.  I used PE to program rtc, but the clock seems not running. I am using an oscilloscope to check the 32K crystal. I can see both the 8MHz and 25Mhz on board. But no oscillation on 32K crystal at all.

Has anyone worked on FRDM-K64F RTC before? I had three FRDM boards and none has oscillation. Do I need pop those caps and resistors based on the schematics

Thanks!

Haizhou

0 项奖励
回复
1 解答
1,299 次查看
mjbcswitzerland
Specialist V

Hi

It is not necessary to add any capacitors to use the RTC:

Make sure that the RTC uis powered up (RTC bit in SIM_SCGC6) and its clock source correctly selected (in RTC_SC) and enabled in RTC_CR. The DC level on the pins will then increase form 0V to about mid-voltage and the 32kHz will be present.

Regards

Mark

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,300 次查看
mjbcswitzerland
Specialist V

Hi

It is not necessary to add any capacitors to use the RTC:

Make sure that the RTC uis powered up (RTC bit in SIM_SCGC6) and its clock source correctly selected (in RTC_SC) and enabled in RTC_CR. The DC level on the pins will then increase form 0V to about mid-voltage and the 32kHz will be present.

Regards

Mark

0 项奖励
回复
1,299 次查看
haizhouli
Contributor III

Thanks Mark,

Yes, once the setup was right, I can detect the 32K oscillation.

0 项奖励
回复