Skip to content

Audio: Add CS4272 Codec

KiCad Bot requested to merge github/fork/dokthar/audio-cs4272 into master

Created by: dokthar

The CS4272 is a 24-Bit, 192 kHz Stereo Audio CODEC in a TSSOP-28 package.

The datasheet is here: https://statics.cirrus.com/pubs/proDatasheet/CS4272_F1.pdf

This codec has two mode SW or HW, alternate pin function in HW mode are in parenthesis.

cs4272


All contributions to the kicad library must follow the KiCad library convention

  • 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
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • 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
  • Give a reason behind any intentional library convention rule violation.

Merge request reports