RTC in LPC4337

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

RTC in LPC4337

1,028 次查看
amit1234
NXP Employee
NXP Employee

RTC in LPC4337 requires 2 secs to be able to write to the RTC registers. Can we speed up this process like to a few miliseconds?

Thanks,

Amit.

0 项奖励
回复
1 回复

885 次查看
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Amit,

This should be the expected time, the write operations to RTC registers are buffered and only become effective after the next 1 Hz clock pulse of the RTC. If the CPU attempts another write before the previous write has taken effect inside the RTC, the CPU will stall until the next 1 Hz clock pulse.


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 项奖励
回复