What i.MX6ULL security functions need RTC_XTAL?

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

What i.MX6ULL security functions need RTC_XTAL?

ソリューションへジャンプ
1,650件の閲覧回数
m_c
Senior Contributor I

Customer would like to using external RTC instead of internal, therefore there will not having RTC_XTAL clock when power off. So what i.MX6ULL security functions need RTC_XTAL clock when power off?

タグ(1)
0 件の賞賛
返信
1 解決策
1,457件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi m.c.

> what i.MX6ULL security functions need RTC_XTAL clock when power off?

security functions will not be affected.  Also on-chip ring oscillator is automatically engaged

in absence of external crystal.

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

元の投稿で解決策を見る

0 件の賞賛
返信
7 返答(返信)
1,458件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi m.c.

> what i.MX6ULL security functions need RTC_XTAL clock when power off?

security functions will not be affected.  Also on-chip ring oscillator is automatically engaged

in absence of external crystal.

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

0 件の賞賛
返信
1,456件の閲覧回数
andysc_liu
Contributor I

Hi igor

 

If our design without power to SNVS when power off, dose the on-chip ring oscillator still work?

0 件の賞賛
返信
1,457件の閲覧回数
TomE
Specialist II

This has been answered. Obviously when there's no power supplied to the chip it can't work. It isn't like the i.MX chips have internal (nuclear?) batteries. Maybe you're wanting to know what the SNVS pin has to be connected to in a design without a battery? It has to be connected and it has to be the first power rail up in the power on sequence. Refer to the documentation for correct power sequencing and voltage levels.

HOWEVER there's another point that might cause you problems. It is very likely that these i.MX chips won't work properly unless there's an external 32 kHz crystal installed. It doesn't matter that you don't need an RTC in your design as that's not all the 32 kHz is used for. It is the master clock for the DRAM Reset for instance. You would assume the "Ring Oscillator" should take over if it isn't installed, but that's not the case. Basically the Sabre boards are the "reference", they have that crystal installed, and so not many tests have been run on a design that doesn't have the crystal.

Here's a previous post that you should read on this subject.

https://community.nxp.com/message/1069787 

We're using a design that has TWO 32 kHz crystals on it. One is on the external RTC chip and the other is on the i.MX53 so its power sequencing and DRAM work properly.

Tom

0 件の賞賛
返信
1,457件の閲覧回数
andysc_liu
Contributor I

Hi igor

If our design without power to SNVS when power off, dose the on-chip ring oscillator still work?

0 件の賞賛
返信
1,457件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

>If our design without power to SNVS when power off, dose the on-chip ring oscillator still work?

what do you mean by "without power to SNVS when power off" ?

Without any power nothing will work: nor crystal, nor ring oscillator.

Best regards
igor

0 件の賞賛
返信
1,457件の閲覧回数
andysc_liu
Contributor I

Hi igor

System power off; generally, coin cell will provide power to SNVS.In our design coin cell won't provide power to SNVS for saving power and increasing service life because we must use primary cell for some reason,so SNVS can't obtain power when system power off.

According to your reply, on-chip ring oscillator couldn't work in this case,am I right? So It means no RTC CLK generating.

We want to know what i.MX6ULL security functions need RTC_XTAL clock when power off.

0 件の賞賛
返信
1,457件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

>We want to know what i.MX6ULL security functions need RTC_XTAL clock when power off.

when chip is completely powered off,  RTC_XTAL clock absence will not affect processor security functions.

Best regards
igor

0 件の賞賛
返信