Hi,
Could someone please tell me if it's safe to leave RTC_CVDD unconnected if I'm not using the real time clock?
Thanks.
Richard.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
Could someone please tell me if it's safe to leave RTC_CVDD unconnected if I'm not using the real time clock?
Thanks.
Richard.
when the RTC is not used...
RTC_XI can actually be tied high or low (funtionally doesn't matter since the RTC would be disabled) but we suspect RTC tied low might be slightly better from a power standpoint.
RTC_XO can be left open
RTC_CVDD must be connected to a 1.2V source (RVDD would be the easiest)
RTC_VSS can be connected to board ground
Hi,
Datasheet page 57 note 3 states
"(3) Oscillator (OSC_VSS, RTC_VSS) ground must be kept separate from other grounds and
connected directly to the crystal load capacitor ground.
These pins are shorted to VSS on the device itself and should not be connected to VSS on the circuit board."
Does this apply only when RTC is used.
Thankyou.
The next revision of the data-sheet should say
When an external crystal is used oscillator (OSC_VSS, RTC_VSS) ground must be kept separate from other grounds and connected
directly to the crystal load capacitor ground. These pins are shorted to VSS on the device itself and should not be connected to VSS on
the circuit board. If a crystal is not used and the clock input is driven directly, then the oscillator VSS may be connected to board ground.
so when RTC is not used; these seignal should be connected to board ground.