Microcontroller › 8051 › DS1307, 7 segment and 8051 problem › Hi,I wonder why would you
October 1, 2014 at 5:43 am
#12245
AJISH ALFRED
Participant
Hi,
I wonder why would you require to further reduce the time delay of reading and display! The DS1307 will update the values in its register every one seconds only ( 1 second = 1000 ms ), That means you have more than enough time to do the reading and display with 134ms delay before the DS1307 updates a value.