Kinetis K60 and RTC operation while powered down

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

Kinetis K60 and RTC operation while powered down

1,396 次查看
kecart
Contributor III

Is there a way to keep the RTC operating while the processor is powered down.  The oscillator (EXTAL32) continues to run but the RTC_TSR register is not updated.  When the board is powered up, it still has the time value that it had when it was powered down.  I am trying to get it to function as a battery backed RTC should and continue to keep the time updating while the other parts of the CPU are powered down or in reset.

标签 (1)
标记 (1)
2 回复数

966 次查看
kecart
Contributor III

The actual problem that was preventing the RTC from operating properly was accidentally installing the resistor across the crystal.  Removing the resistor got the RTC running as expected.  Lesson of the day, RTFM and don't install capacitors or resistor on the 32KHz clock crystal circuit.

966 次查看
Paul_Tian
NXP Employee
NXP Employee

Hi, Kelly

Yes, K60 provide a VBAT pin which can provide power to RTC module. This pin is used for backup battery supply for RTC and VBAT register file. So if you keep the power on VBAT pin, the RTC will continue.

Hope my reply can help you.

Best Regards

Paul

0 项奖励
回复