Skip to content

SiT9121 Differential Oscillator.

KiCad Bot requested to merge github/fork/awygle/SiT9121 into master

Created by: awygle

This PR adds the symbol for the SiT9121 differential oscillator, 3.2mmx2.5mm variant.

Footprint PR can be found at https://github.com/KiCad/kicad-footprints/pull/1260.

I followed the lead of the other oscillator symbols here and made this a generic symbol, although the footprint specified is the 3.2mm by 2.5mm variant. I'm not really sure how this is intended to work, but I just did what everybody else seemed to be doing.

Datasheet: https://www.sitime.com/datasheet/SiT9121

Screenshot: image

P.S. the Python script yelled at me so I made the pin text spacing 20 instead of 40, which doesn't match a single other oscillator symbol as far as I can tell. I'll revert this if you like, or I'll make the change for all the other symbols if you prefer that - the inconsistency annoyed me only marginally less than being wrong.


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
Edited by kliment

Merge request reports