andyd666 / nanopi_max86150_ecg_ppg

0 stars 0 forks source link

Read "who_am_i" register from max86150 and ensure it is working #2

Closed andyd666 closed 1 year ago

andyd666 commented 1 year ago
pi@NanoPi-NEO-Air:~$ sudo i2cdetect -y 0
    0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f
00:          -- -- -- -- -- -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- 5e --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
pi@NanoPi-NEO-Air:~$ sudo i2cget 0 0x5e 0xff #read PARD_ID register
WARNING! This program can confuse your I2C bus, cause data loss and worse!
I will read from device file /dev/i2c-0, chip address 0x5e, data address
0xff, using read byte data.
Continue? [Y/n] y
0x1e