Skip to content

Add symbols for all Microchip SAMC20/C21 microcontrollers

Created by: HubertD

Overview

This PR adds symbols for the whole Microchip (ex Atmel) SAMCx family of microcontrollers. All footprints except the WLCSP-56 are covered in the current kicad-footprints; PR for the WLCSP-56 is here: https://github.com/KiCad/kicad-footprints/pull/648

Datasheet

http://ww1.microchip.com/downloads/en/DeviceDoc/DS60001479B.pdf

SAMC2xE1xA-A

samc20e15a-a

SAMC2xE1xA-M

samc20e15a-m

SAMC2xJ1xA-A

samc20j15a-a

SAMC2xJ1xA-M

samc20j15a-m

SAMC2xJ1xA-U

samc20j15a-u

SAMC2xN1xA-A

samc20n15a-a


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