Skip to content

Releases: ost-ing/dac8568

0.0.7

30 Jun 18:52
Compare
Choose a tag to compare
  • Add software reset feature, useful when rebooting the MCU but keeping power connected to the device
  • Update API to be more expressive
  • Fix clippy and cleanup

0.0.6

27 Feb 07:41
Compare
Choose a tag to compare
  • Fix tags

0.0.5

27 Feb 07:38
Compare
Choose a tag to compare
  • Update dependencies
  • Remove images to reduce crate size
  • Update documentation

Inverted output signal

07 Jun 10:57
Compare
Choose a tag to compare
  • Add support for inverting the output signal

Support for internal/external ref

05 Jun 08:25
Compare
Choose a tag to compare
  • Add support for enabling or disabling the internal reference
  • Enhance the blocking API
  • Cleanup unused code

Improve blocking interface

26 Apr 16:11
Compare
Choose a tag to compare
  • Improve blocking api
  • Add release function to return spi and sync to initiator
  • Improve documentation
  • Clarify difference between blocking and async communications in README

Initial release

10 Apr 17:15
Compare
Choose a tag to compare

Basic channel voltage write functionality working