Ohhh... that's not an easy question to answer without actually timing it on a scope... it will depend on the number of bytes you're reading at a time, etc etc.
But as a guesstimate, reading back...
Type: Posts; User: Melanie; Keyword(s):
Ohhh... that's not an easy question to answer without actually timing it on a scope... it will depend on the number of bytes you're reading at a time, etc etc.
But as a guesstimate, reading back...
Actually, just between you, me and the rest of the forum, I hate the DS1307. It's overpriced for what it is (even when bought in large quantities), and has worse timekeeping than your average 99...
Not correct. Some I2C devices require a PAUSE after a WRITE statement, but READs are performed usually at max speed. The DS1307 certainly does NOT require any pauses for READing.
There are many...