i.MX6UL SNVS-LP-RTC low voltage detection

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

i.MX6UL SNVS-LP-RTC low voltage detection

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


Hello

We are planning on using the on-chip RTC module of the cpu.

We are now able to make it work and retain/make the clock running during power-off via external battery.

As with normal external RTC modules, they have a "Low voltage detected" function to judge whether power was cut off from the module. When low voltage is detected you cannot trust the RTC clock values so we reset to clock values to "0"

As we would like to use the CPU's internal RTC, is there a way to judge for "low voltage" or if RTC values can be "trusted"

Thank you

Best Regards,

Yuri Rellosa

ラベル(2)
0 件の賞賛
返信
1 解決策
1,142件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  i.MX6 UL supports low voltage detector by the DryICE, which is only

available on the derivative G3.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
5 返答(返信)
1,143件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  i.MX6 UL supports low voltage detector by the DryICE, which is only

available on the derivative G3.

Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
1,142件の閲覧回数
yurirellosa
Contributor IV

Hello Yuri

Does this mean that since our i.MX6UL is a derivative G2, we have no way of knowing if the internal RTC still has a trusted value just by looking into the CPU registers?

Do you have any out-of-the-box(cpu) ways to work around this?

Best Regards,

Yuri

0 件の賞賛
返信
1,142件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

An external monitor scheme may be used for non-G3 versions.

Regards,

Yuri.

0 件の賞賛
返信
1,142件の閲覧回数
yurirellosa
Contributor IV

Hello Yuri

Thank you for your answers.

Two last questions:

1. During CPU main power-off, if you remove the battery powering the internal RTC and put it back again,

    will that restart the RTC to count up?

2. When power to RTC has been cut off, is it safe to assume that on the next CPU power-up the counter registers

    will default back to 0x0000 (zero)?

Best Regards,

Yuri

0 件の賞賛
返信
1,142件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

  Please look at my comments below.

1.

  > During CPU main power-off, if you remove the battery powering the internal RTC
   >  and put it back again,     will that restart the RTC to count up?

No.

2.

>  When power to RTC has been cut off, is it safe to assume that on the next CPU power-up the
> counter registers     will default back to 0x0000 (zero)?

Yes, assuming general system POR

Regards,

Yuri.