Reply 20 of 24, by appiah4
- Rank
- l33t++
feipoa wrote on 2025-11-19, 13:03:I finally got around to testing these on a Biostar MB-8433UUD. There is a small difference regarding the RAM clear input betwee […]
I finally got around to testing these on a Biostar MB-8433UUD. There is a small difference regarding the RAM clear input between the BQ3285 and the DS12887A real-time clock chips. On the BQ3285, the datasheet states:
A low level on the RCL pin causes the contents of each of the 114 storage bytes to be set to FF(hex). The RCL' input is only recognized when held low for at least 125ms in the presence of V CC when the oscillator is running.Conversely, the DS12887A datasheet states:
The RCLR pin is used to clear (set to logic 1) all the general-purpose RAM, but does not affect the RAM associated with the RTC. To clear the RAM, RCLR must be forced to an input logic 0 during battery-backup mode when V CC is not applied.In short, DS12887A doesn't want the motherboard powered when clearing the NVRAM, while the BQ3285 wants the motherboard powered. I wanted to point this out for anyone else gets stuck on this like I did.
Thanks feipoa. How does this affect general use and how did you work around it, if you did?