I am using an SMD 3-digit 7-segment display in my design. The display’s pin width is around 2.20 mm and the gap between two adjacent pins is only 0.34 mm. I created the footprint in Altium exactly as per the component datasheet.
During assembly, I am facing solder-bridging / shorting between two nearby segment pins. Because of this, when I flash code to display “888”, all segments glow correctly (because all pins are driven high).
But when I display other characters or alphabets, some segments do not light properly due to the short between two pins. The display output becomes incorrect.
I want to understand:
During assembly, I am facing solder-bridging / shorting between two nearby segment pins. Because of this, when I flash code to display “888”, all segments glow correctly (because all pins are driven high).
But when I display other characters or alphabets, some segments do not light properly due to the short between two pins. The display output becomes incorrect.
I want to understand:
- Is the pad-to-pad spacing (0.34 mm gap) too small for reliable manual soldering?
- What footprint dimensions or solder-mask dam width should I use to avoid bridging?
- Is there any recommended mounting alternative for SMD 7-segment displays (adapter board, carrier PCB, etc.) to make soldering easier?