We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The TLV493D can be configured to have I2C address 5E or 1F, but the library only supports address 5E. See section 6 of the manual for details: https://www.infineon.com/dgdl/Infineon-TLV493D-A1B6_3DMagnetic-UM-v01_03-EN.pdf?fileId=5546d46261d5e6820161e75721903ddd#G5.10752908
The text was updated successfully, but these errors were encountered:
hi, if you can submit a PR to add an address kwarg, we'll take a look! https://github.com/adafruit/Adafruit_CircuitPython_TLV493D/blob/master/adafruit_tlv493d.py#L92
address
Sorry, something went wrong.
No branches or pull requests
The TLV493D can be configured to have I2C address 5E or 1F, but the library only supports address 5E. See section 6 of the manual for details: https://www.infineon.com/dgdl/Infineon-TLV493D-A1B6_3DMagnetic-UM-v01_03-EN.pdf?fileId=5546d46261d5e6820161e75721903ddd#G5.10752908
The text was updated successfully, but these errors were encountered: