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,
We are building a system using AM3354. In the first version we have made, we have not been able to use the RTC functionality. We are aiming for a second version release by October. I s the RTC issue in AM3354 corrected? If not what are the workarounds for this?
The problem we are facing is this; The RTC stops incrementing when the power is switched off and resumes count from where it had stopped only after the power is on.
Any suggestions in this issue will be welcome..:)
Athira
There is an option to select clock source. are you running on a clock that is working all the time.
As of now we have an external 32KHz external crystal connected for clock..As our device is a real time one, the presence of the rtc is absolutely necessary..and this has not been implemented effectively because of the rtc problem in the earlier version of am3354..
I'm not sure what chip revision I'm using now but I have RTC working as a wakeup source so I can do
rtcwake -d /dev/rtc0 -m mem -s 5
and it wakes up after 5 seconds. but then I don't know if I turn power of as much as you do.
The RTC issue described in the AM335x Silicon Errata Advisory 1.0.5 has been resolved in silicon revisions 2.0 and 2.1.
See Table 4 in the AM335x Silicon Errata.
Regards,
Paul