Skip to content

TLV493D supports two different I2C addresses but library doesn't #5

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

Closed
blepblorp opened this issue Sep 6, 2020 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@blepblorp
Copy link
Contributor

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

@ladyada
Copy link
Member

ladyada commented Sep 6, 2020

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

@evaherrada evaherrada added the enhancement New feature or request label Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants