Skip to content

Add AS5047D Magnetic Position Sensor

KiCad Bot requested to merge github/fork/einball/AS5047D into master

Created by: einball

This commit adds the AMS AS5047D magnetic position sensor. The footprint is SSOP14 which is already used by other AMS sensors.

Bildschirmfoto vom 2019-12-22 13-21-02

I violated KLC S4.7 (Naming convention on LOW active Pins) and named the SPI Chip Select pin CSn due to consistency with other AMS magnetic sensors with an SPI interface.

Link to datasheet

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:

  • 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
  • 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