Home › Forums › Project Discussions › Digital Clock using PIC microcontroller and ds1307 › Reply To: Digital Clock using PIC microcontroller and ds1307
July 30, 2015 at 1:15 pm
#11629
Dmitry
Participant
I need use 24-hour mode for digital clock. But i can’t change code properly.From datasheet for DS1307 to select 24-hour mode i need set bit 6 to low. But nothing. How i can set bit 6 of timekeeper register to low or make other changes?