Skip to content

Fix power pinning on MN3102

John Beard requested to merge johnbeard/kicad-symbols:fix_mn310x into master

Fix for #3229 (closed)

The reported issue only seems to affect MN3102 - MN3101 has VDD=3, GND=1 in the datasheet as in the existing symbol. MN3102 has the reverse assignment.

MN3101:

2023-12-23_210029_566x413_screenshot.png 2023-12-23_210034_631x459_screenshot.png

MN3102:

2023-12-23_210213_256x156_screenshot.png 2023-12-23_210219_874x379_screenshot.png

Changes:

  • MN3102 made into a new root symbol and the VDD/GND pins swapped.
  • Footprint fields filled in for both parts
  • Fields arranged a bit more neatly

Screenshots of the updated parts:

2023-12-23_211209_727x594_screenshot.png 2023-12-23_211218_605x482_screenshot.png

Edited by John Beard

Merge request reports