Infineon / TLV493D-A1B6-3DMagnetic-Sensor

Library for the TLV493D-A1B6 3D magnetic sensor for Arduino.
MIT License
39 stars 27 forks source link

TLE493D-W2B6-a3 #10

Closed faccolo closed 5 years ago

faccolo commented 5 years ago

Hello, I just bought this chip.

could i use it with Arduino?

best regards, Francesco

mhollfelder commented 5 years ago

Hi Francesco,

what board do you have exactly or do you have a bare chip?

For the TLE493D-W2B6 we have an own repository which can be found here: https://github.com/Infineon/TLE493D-3DMagnetic-Sensor

As you have the A3 variant, you would need to change the I2C address in the source code or supply the correct one with the Tle493d::begin() function.

Best regards,

Manuel

ederjc commented 5 years ago

Hi @faccolo, has Manuel answered your question?