Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sparkfun MLX90640 i2c address issue #26

Open
frank984 opened this issue Oct 25, 2022 · 2 comments
Open

Sparkfun MLX90640 i2c address issue #26

frank984 opened this issue Oct 25, 2022 · 2 comments

Comments

@frank984
Copy link

I connected two Sparkfun IR arrays to a Raspberry Pi 3a+ using a PCA9548A multiplexer:
image
Sometimes the code used read the IP of the sensors correctly:
image
Sometimes not, with the following string:
image

The same thing happens when I use only a module connected directly to the Raspberry, without the multiplexer: without any variations hw or sw, sometimes the i2C address of the module is read correctly, sometimes not
How can I solve the problem?

@frank984
Copy link
Author

frank984 commented Nov 4, 2022

Even if I cut off all the extra sensors' I2c pullup jumpers, the modules do not have a '0x33' address.
I solved the problem by desoldering the mlx90640 from the board:
image
Now the three sensors have the same '0x33' address:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants