Skip to content

Added symbol for STM8S001J3.

KiCad Bot requested to merge github/fork/arnmulligan/add_STM8S001J3 into master

Created by: arnmulligan

I reused the Package_SO:SOIC-8_3.9x4.9mm_P1.27mm footprint since it seems to be equivalent to the SO8N as specified in the datasheet. Only difference is the length of the pads is a fraction more generous than the datasheet recommendation.

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

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

  • [x ] Provide a URL to a datasheet for the symbol(s) you are contributing https://www.st.com/resource/en/datasheet/stm8s001j3.pdf
  • [x ] An example screenshot image is very helpful STM8S001J3_symbol
  • [x ] Ensure that the associated footprints match the official footprint library Existing footprint reused.
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • [ x] If there are matching footprint PRs, provide link(s) as appropriate No Pull Requests that I could find.
  • Check the output of the Travis automated check scripts - fix any errors as required ?
  • [ x] Give a reason behind any intentional library convention rule violation. Nothing intentional.

Merge request reports