View Single Post
Old 22 April 2021, 22:01   #6
thomas
Registered User
 
thomas's Avatar
 
Join Date: Jan 2002
Location: Germany
Posts: 7,004
The RTC chip has a stop bit. The bit can be set by software and causes the RTC to stop moving. If the RTC does not move it might not be recognised by the OS (depending on OS version). If you clear the bit, the RTC starts moving again.

Many years ago, when I didn't know the details of the clock chip yet, I wrote this brute force program: http://thomas-rapp.homepage.t-online...startClock.lha
It just overwrites the entire address range of the clock with zeroes. By that it also clears the stop bit.
thomas is online now  
 
Page generated in 0.04267 seconds with 11 queries