Open mariongbr opened 4 years ago
Hi,
How do you connect the devices on the bus? Are you using some sockets, or you are soldering the parts?
While monitoring the bus we realized that sometimes the messages for i2cdetect are not present on the bus
Does that mean the SDA and SCL signals stay high? From what I read, it seems like you might be having troubles with the power supply. Did you check that there are no shorts between the pins of the devices?
Best regads
How did you add multiple mlx90640 to raspbbery ? can you send me a code ?
Dear MLX90640 experts!
Currently we face some issues while we connect multiple MLX90640-device (actually via a Qwiic eval board) to one RPI. The goal is to connect 4 different devices to one master. We tested in different setups:
So finally, this boils down to our questions: Has anybody seen such kind of stability problems when working with the RPI 3/4 and multiple MLX90640? Is there any known issue for the I2C implementation of Raspbian which might lead to such a strange behaviour? Is there any known issue in connecting multiple MLX90640 (maybe for other masters than RPI) to the I2C? Are there better ways to acquire pictures with about 2-3 Hz max from four MLX90640 at the same time?
Thank you in advance for your help! mario