i.MX6 RTC_XTAL bumps

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
2,033件の閲覧回数
m_c
Senior Contributor I

In IMX6DQRM Revision 2, 71.1 it said Automatically switch to the external oscillation source when sensed on the RTC_XTAL bumps(contacts) (32 kHz specific feature). Is it means i.MX6 sensed it by checking XTALOSC_RTC_XTALI & XTALOSC_RTC_XTALO pin contact with external oscillator or not?

ラベル(1)
タグ(2)
1 解決策
1,691件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

You are correct. In case the i.MX6 detects that an external oscillator has been connected to the XTALOSC_RTC_XTALI & XTALOSC_RTC_XTALO pins this external oscillator is used. In the absence of an external RTC oscillator the i.MX6 switches to the internal ring oscillator.

More details on this on-chip oscillator can be found on Section 4.1.4 of the i.MX6DQ Datasheet. I recommend reviewing these as the on-chip oscillator is not as precise as a 32 kHz crystal.

元の投稿で解決策を見る

3 返答(返信)
1,692件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

You are correct. In case the i.MX6 detects that an external oscillator has been connected to the XTALOSC_RTC_XTALI & XTALOSC_RTC_XTALO pins this external oscillator is used. In the absence of an external RTC oscillator the i.MX6 switches to the internal ring oscillator.

More details on this on-chip oscillator can be found on Section 4.1.4 of the i.MX6DQ Datasheet. I recommend reviewing these as the on-chip oscillator is not as precise as a 32 kHz crystal.

1,691件の閲覧回数
chenjasper
Contributor I

So, if an external RTC oscillator is not use, the i.MX6 will switches to the internal ring oscillator, but when I didn't use an external RTC, few boards sometime will not boot and reboot, it just stop and cannot see message from UART debug port. I assert POR signal, iMX6 still not work.

But when I connect RTC_XTALI with 4.7k to ground, the symptom was never happen again. Is it any problem with software or hardware setting?

0 件の賞賛
返信
1,691件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

Hello Chen Jasper,

This is normal HW behavior. In order to engage the internal on-chip loose-tolerance ring oscillator you need to tie RTC_XTALI to GND and leave RTC_XTALO floated.