Skip to content

Adding the TI THGS5641A DAC

KiCad Bot requested to merge github/fork/marcusmueller/add_THS5641A into master

Created by: marcusmueller

This adds the smallest (8 bit) of the CommsDAC family. Both supported footprints (SOIC/TSSOP) available with this symbol.

Easily extended to further (more-bitty) DACs from the same family by converting the appropriate (invisible) NC pins to D[8:15] pins (and making them visible, and enlarging the symbol).

Component website: (Datasheet PDF as specified in symbol) http://www.ti.com/product/THS5641A

Image: image from TI website


Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required

Merge request reports