Skip to content

A basic BETA library for TI's DAC81404 precision DAC and the associated DAC81404EVM

License

Notifications You must be signed in to change notification settings

sphCow/DAC81404_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAC81404_lib

A basic BETA library for TI's DAC81404 precision DAC and the associated DAC81404EVM

The channel D of DAC81404 in the Evaluation Module (DAC81404EVM) is problematic where the sense pins are "intentionally"(?) reversed. A solution can be found here.

See main.cpp for an working example. Compile with Arduino IDE or PlatformIO.

Platforms: I tested the code with Teensy 3.x & 4.x. The code should work for other platforms as well. Please report if something is amiss.

Limitations:

  1. BETA versions - some bugs may exist. Please report if you encounter one.
  2. LDAC pin is not handled by the library.

TODO:

  1. Code cleanup
  2. Add more examples and follow standard Arduino library format

About

A basic BETA library for TI's DAC81404 precision DAC and the associated DAC81404EVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages