tigard-tools / tigard

An FTDI FT2232H-based multi-protocol tool for hardware hacking
Other
559 stars 65 forks source link

BOM has wrong LCSC Part Number for LA Header #34

Closed Matir closed 3 years ago

Matir commented 3 years ago

The part numbers embedded in the KiCad schematic for the LA header do not match. The 14-pin Samtec header is correct (FTSH-107-01-F-DV-K) but the LCSC Part Number (C448647) is for the 10 pin version (which is used for the SWD connector).

I can't find a matching LCSC part number, so maybe it needs to removed entirely? (Or maybe you know the part number and I just can't use lcsc.com correctly.)

fharding1 commented 3 years ago

Removing it seems like the right choice to me. I created a commit in the move-la-misc branch that should close this issue when merged into master.