RTC_CTRL_REG STOP bit is never being set.
What things should I be checking for?
I'm using linux derived software for the AM3715. I set the CTRL STOP bit and check the STATUS run bit and that's not set. When I re-read the CTRL STOP bit it is not set.
My 32kHz crystal is running OK. My main board is up and running fine - the RTC is one of the last jobs to do. I have done test write and read to the BACKUP Register and that checks out so I think my i2c comms are OK.
Any hints?
(I don't think there is an MSECURE bit on this device so I don't have to worry about that I hope.)