Skip to content

Fix DMT6008LFG gate pin

This PR fixes an important issue with DMT6008FLG symbol: G was assigned to pin 1, and one of the sources to pin 4. However, the correct pins are, following PowerDI3333-8 package:

S: 1,2,3 G: 4 D: 5

Datasheet: https://www.diodes.com/assets/Datasheets/DMT6008LFG.pdf

image

#General Guidelines: 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:

  • Remove the instructional content of this template
  • 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
    • A new fitting footprint must be submitted if the library does not yet contain one.
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Merge request reports