Skip to content

Releases: sparkfun/SparkFun_Qwiic_Haptic_Driver_DA7280_Arduino_Library

Bug fix to deault nominal voltage

15 Oct 02:13
Compare
Choose a tag to compare

Users described weak vibrations with the default nominal voltage setting. This has been corrected to match the default value in the register.

Bug fixes

19 Jan 15:42
Compare
Choose a tag to compare

Fixes misnamed register, and misused comparator.

Default Motor Settings update

05 May 02:02
Compare
Choose a tag to compare

Updates settings for the motor's impedance, maximum allowable current, and its' resonant frequency.

v1.0.1

03 May 20:34
af5dd98
Compare
Choose a tag to compare
  • Fix minor typos and adjusting debugging output in examples
  • Add clearIrq() in I2C_mode.ino example in case users need
  • Move clearIrq() into for loops when increasing the applied power as opposed to waiting to exit the for loop to clear the flag
  • Add option to adjust Artemis PWM resolution in case the default is not set to 8-bit
  • Adjust frequency of the Artemis PWM signal to be slightly higher than 10kHz on the Artemis for smoother transition
  • Use Artemis as default in PWM example

Initial Release

30 Apr 15:39
Compare
Choose a tag to compare

Adds functionality for I2C and PWM Mode.