Skip to content

Create IGBT_Module library

aris-kimi requested to merge github/fork/aris-kimi/infineon_igbt into master

Same with the footprint PR, second try for addition of IGBT_Module library, with some other symbols only from infineon (previous PR has only some from ST). I would like to ask any reviewer to give priority to this one over the other.

Edit: I have power stage connections exchangeable between symbols from previous/future (similar symbol) PRs. I just saw letters instead of numbers for footprint pins. I wasn't aware of that. I custom-numbered them to avoid travis violation after KLC S4.1.3 Pin numbers must be unique (no two pins may have the same number)

I will act after guidance.

Addition:

FP50R06W2E3: https://www.infineon.com/dgdl/Infineon-FP50R06W2E3-DS-v02_02-EN.pdf?fileId=db3a30431b3e89eb011b455c99987d24

Aliases:

FP15R12W2T4: https://www.infineon.com/dgdl/Infineon-FP15R12W2T4-DS-v03_00-en_de.pdf?fileId=db3a30433ba77ced013bae67c3eb3a5e FP25R12W2T4: https://www.infineon.com/dgdl/Infineon-FP25R12W2T4-DS-v02_02-EN.pdf?fileId=db3a3043163797a60116389cdaeb0183 FP25R12W2T4P: https://www.infineon.com/dgdl/Infineon-FP25R12W2T4P-DS-v03_00-EN.pdf?fileId=5546d4625bd71aa0015bfbc806e571fc FP35R12W2T4: https://www.infineon.com/dgdl/Infineon-FP35R12W2T4-DS-v02_02-EN.pdf?fileId=db3a3043163797a6011638a0541501a0 FP35R12W2T4P: https://www.infineon.com/dgdl/Infineon-FP35R12W2T4P-DS-v03_00-EN.pdf?fileId=5546d4625bd71aa0015bfbbf0d7a71f8

Footprint PR: https://github.com/KiCad/kicad-footprints/pull/2388

εικόνα

Red numbers is custom numbering for pin assignment: εικόνα

infineon_fpxxx

Travis footprint violation: Violating S5.1

For components with a single default footprint, footprint field is filled with valid footprint

filename

Specified footprint library does not exist

 - Footprint library 'IGBT_Module' was not found

Thank you for your time.


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
  • Provide a screenshot of the symbol(s) from the symbol editor with the pin types visible
  • 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 Travis automated check scripts - fix any errors as required
  • Give a reason behind any intentional library convention rule violation.

Be patient, we maintainers are volunteers with limited time and need to check your contribution against the datasheet. You can speed up the process by providing all the necessary information (see above). And you can speed up the process even more by providing additional info like the screenshot of the symbol editor pin table (or for high pin counts converted to csv) sorted in the same way as the pin table in the datasheet and a direct link to the datasheet page that contains the pin table.

Edited by aris-kimi

Merge request reports