How to use a Real Time Clock with i.MX6?

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

How to use a Real Time Clock with i.MX6?

ソリューションへジャンプ
3,325件の閲覧回数
mxthias
Contributor I

Hi,

We intend to use an i.MX6 for a new project. Since we are starting from scratch we don't have much experience so far. One question is how we can provide time and date information to our application at start-up. The documentation describes the on-chip (S)RTCs which are real time counters. Does anybody know if they can be used for implementing a calendar clock? Would it be better or is it even required to add an external device (e.g. third party I2C RTC) to our design? Would be grateful for some hints / application notes on this topic. Thank you.

Best Regards,

Mathias

ラベル(1)
0 件の賞賛
返信
1 解決策
1,637件の閲覧回数
Milco
Contributor III

Hi Mathias,

i.MX6 family has a secure Real Time Clock (SRTC) useful for implementing a calendar clock.

Linux drivers are also available.

The only difference between SRTC and external RTC, may be, can be the backup state current consumption of about 250uA MAX. With an externa RTC you can have some 5/10 uA (depends on RTC model)

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,638件の閲覧回数
Milco
Contributor III

Hi Mathias,

i.MX6 family has a secure Real Time Clock (SRTC) useful for implementing a calendar clock.

Linux drivers are also available.

The only difference between SRTC and external RTC, may be, can be the backup state current consumption of about 250uA MAX. With an externa RTC you can have some 5/10 uA (depends on RTC model)

0 件の賞賛
返信