Re: DS3231 RTC module not detected

From: Andriy Gapon <avg_at_FreeBSD.org>
Date: Sun, 20 Feb 2022 10:30:24 UTC
On 18/02/2022 16:22, Archimedes Gaviola wrote:
> The result is it is detected as MAX77620 RTC on 0xd0 address but when I run an 
> i2c scan, the address detected is 68. Does this should match?

0xd0 and 0x68 are different representations of the same I2C address.
If you write it out in binary (base of two), you will see.

-- 
Andriy Gapon