Hello
I want to use AM3352 with RTC feature disable.
What we have to do with following Pins
RTC_PWRRSTn
CAP_VDD_RTC
Can we keep these pins floating.
Br
Manish
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.
Hello
I want to use AM3352 with RTC feature disable.
What we have to do with following Pins
RTC_PWRRSTn
CAP_VDD_RTC
Can we keep these pins floating.
Br
Manish
The CAP_VDD_RTC terminal provides a passive connection to an external de-coupling capacitor when the RTC_KLDO_ENn terminal is low. In this case, the internal regulator is sourcing the RTC core voltage domain, CAP_VDD_RTC terminal should have 1uF capacitor connected to it, and RTC_KLDO_ENn should be pulled down with 10kOhm.
Dear Biser
In my design RTC_PWRONRSTn and PORz are in different power domain VDDS_RTC(1.8v) and VDDSHV6 (3.3V).
So we can't tie both togeather.
What we need to do with RTC_PWRONRSTn .
Br
Manish
This buffer must have a fail-safe input if you are going to input a voltage higher that the supply voltage. I'm mentioning this because many CMOS devices have an maximum input voltage limit of (VDD + 0.3 volts).
Regards,
Paul
If we disable RTC as mentioned above, what about power consumption? using or not using RTC consumes same energy?
I am asking this because for some applications we do not need RTC and the energy consumption is critical.