TLE5012 Magnetic Angle Sensor Versions Save

This repository includes an library for Arduino for the TLE5012 Magnetic Angle Sensor with SSC interface.

v3.1.0

11 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/Infineon/TLE5012-Magnetic-Angle-Sensor/compare/v3.0.1...v3.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/Infineon/TLE5012-Magnetic-Angle-Sensor/compare/v3.0.1...v3.1.0

v3.0.1

3 years ago
  • remove development files from release
  • fix problem with the Arduino library manager

V3.0.0

3 years ago

New release to version 3.0.0 of this library based on the Infineon XFB framework.

  • includes register functions
  • supports Sensor2Go Kit, breakout board and bulk chip on SSC interface
  • supports Arduino, XMC and Cypress WiCED platform
  • based on XFP framework which can easily adopted to other platforms
  • includes WIKI documentation as well a s doxygen gh-pages

V2.0.1

4 years ago

This version includes:

  • works with all TLE5012B Sensor2Go evaluation boards using a 3-wire SPI
  • new interface to switch on of UPDATE and SAFETY bits
  • new functions to use up to 4 slaves on one SPI channel
  • reading all registers
  • includes more example for this new functions
  • includes a libray documentation
  • the reviewed 4-wire SPI library is still available (includes all outstanding pullrequests of version 1) for bulk sensors

V1.0.0

5 years ago

Summary

Initial release of the library for the TLE5012B 360° magnetic angle sensor for Arduino. This library only supports the SPI interface via SSC.