Closed nikkadim closed 6 years ago
Currently, the library has been developed for the TLV493D and will only work with this one. So it is unfortunately not working with the TLE493D right now, sorry!
We are currently working on some other libraries and I will discuss this one as a request.
Best regards,
Manuel
Thank you @mhoechner! TLV494D works just fine with this lib, thank you for your work! Can't wait to try TLE493E with a higher sampling rate.
@mhoechner any updates when TLE493 will be available? Thank you.
@nikkadim
Finally the arduino library for the TLE493D-W2B6 is available at: TLE493D-W2B6 Lib
With this first version you should be able to communicate with your TLE493D. However to enable all features of this sensor (i.e. fast mode) some further work on this Library is required.
BR Moritz
@mhollfelder terrific! Thank you very much!
I will close this issue, if you need more help, please let us know.
Best regards,
Manuel
Should this library work with new TLE493D sensor? In MagneticSensor3D.h you have some notes about sensor configuration, but according spec this sensor have at least two Fast Mode's (7.5 kHz and 5.7 kHz).
PS: Tried to communicated with TLE493D via this library, no luck.