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

Something wrong with I2C #97

Open
Kabron287 opened this issue Nov 1, 2020 · 2 comments
Open

Something wrong with I2C #97

Kabron287 opened this issue Nov 1, 2020 · 2 comments

Comments

@Kabron287
Copy link

Kabron287 commented Nov 1, 2020

I'm trying to get working MLX90640 camera with MAIX GO board.
I2C pins are 30 - SCL, 31 - SDA. Attached example reads MLX serial number.
As could be seen from the attached diagrams, transmit is OK, but received data wrong.
So, image and all other datas are corrupted.
As ethalon exchange with M5Stack attached.
Correct SN is 0608 A233 0185
Normal
Bug
Test_MLX.zip

@Kabron287
Copy link
Author

When I change to SlowSoftI2C driver, normal communication RESTORED.
It is a definite BUG in I2C driver!

@LFerOrtiz
Copy link

I have the same problem.
The program read the EEPROM data from the sensor, but the data is corrupted.

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