o-gs / dji-firmware-tools

Tools for handling firmwares of DJI products, with focus on quadcopters.
GNU General Public License v3.0
1.43k stars 402 forks source link

Phantom 4 I2C reading one chip only #373

Open RiaanAspeling opened 7 months ago

RiaanAspeling commented 7 months ago

I've opened the battery and connected SDA, SCL and GND to the raspberry pi. The output of "sudo i2cdetect -y 1" is:

 0  1  2  3  4  5  6  7  8  9  a  b  c  d  e  f

00: -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: 40 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- --

It only sees 40 and not 0b as most posts suggest. Has anybody had this issue?

mefistotelis commented 7 months ago

Looks like you connection is correct, then.

First tries:

If that won't help: