Skip to content

Releases: Infineon/TLE5012-Magnetic-Angle-Sensor

Version 3.1.0

22 May 14:12
Compare
Choose a tag to compare

What's Changed

  • Specified Arduino architectures
  • Fixed the bug in the getAngleSpeed function by @djaumann in #16

New Contributors

Full Changelog: v3.0.1...v3.1.0

What's Changed

  • Fixed the bug in the getAngleSpeed function by @djaumann in #16

New Contributors

Full Changelog: v3.0.1...v3.1.0

Version 3.0.1

12 Mar 11:25
77b64e2
Compare
Choose a tag to compare
  • remove development files from release
  • fix problem with the Arduino library manager

Version 3

12 Feb 12:17
5e76c79
Compare
Choose a tag to compare

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

Version 2

20 Aug 10:51
7a1273f
Compare
Choose a tag to compare

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

Initial Release

19 Oct 21:21
8c97de0
Compare
Choose a tag to compare

Summary

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