Hi.
AM4379 have on chip RTC. I want power to be available RTC when the main power of the processor is off. I want use battery to power supply RTS. Is it possible? If so, how can I do it?
Regards, Dmitry.
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.
AM4379 have on chip RTC. I want power to be available RTC when the main power of the processor is off. I want use battery to power supply RTS. Is it possible? If so, how can I do it?
Regards, Dmitry.
Yes, you should be able to power the RTC from a battery while turning off the remaining device functions.
You may want to read the following E2E thread that discusses a similar topic for AM335x, while I search for AM437x specific information.
https://e2e.ti.com/support/processors/f/791/p/933504/3451826#3451826
Regards,
Paul
VDDS_RTC is the 1.8V power rail for the ADC.
You only need to source this power rail when the internal RTC LDO is enabled (RTC_KALDO_ENn = VSS) and the appropriate decoupling capacitor is connected to the CAP_VDD_RTC pin which connects to the LDO output and RTC core power rail.
Regards,
Paul
I can see you are sourcing 1.8V to VDDS_RTC and you have a capacitor connected to CAP_VDD_RTC, but not able to see if you connected RTC_KALDO_ENn to VSS. If so, your RTC power source appears to connected as expected.
Your original post shows a 74LVC1G07 being used to source RTC_PWRONRSTn, but it was not clear what is sourcing the 74LVC1G07 input. This may need to be a independent reset source if you are trying to retain RTC information when the other portions of the device is powered off.
Regards,
Paul