Releases: Infineon/TLE5012-Magnetic-Angle-Sensor
Releases · Infineon/TLE5012-Magnetic-Angle-Sensor
Version 3.1.0
What's Changed
New Contributors
Full Changelog: v3.0.1...v3.1.0
What's Changed
New Contributors
Full Changelog: v3.0.1...v3.1.0
Version 3.0.1
- remove development files from release
- fix problem with the Arduino library manager
Version 3
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
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
Summary
Initial release of the library for the TLE5012B 360° magnetic angle sensor for Arduino.
This library only supports the SPI interface via SSC.