Skip to content

Release of version 1.0.0

Compare
Choose a tag to compare
@BrixInMotion BrixInMotion released this 03 Feb 13:16
· 87 commits to master since this release

Initial release of the C++ library for Infineon's BLDC motor control shield with TLE9563
Features are:

  • full hall-sensor support including field weakening range
  • full BEMF support for sensor-less application
  • very precise RPM regulator (independent of feedback mode)
  • extract error code from TLE status registers on interrupt flag
  • control onboard RGB-LED
  • platform support for Arduino UNO and Arduino MEGA2560
  • example sketches and documentation available