Ground – How to Fix ‘Pin Connected to Other Pins but Not Driven by Any Pin’ in KiCAD

groundkicad

When I perform the "electrical rule check" in KiCAD I get errors at my GND-Symbols.
pin connected to other pins but not driven by any pin

After googling I was presented the solution of going to a "pin property" menu.
Unfortunatelly I don't know how to get to that menu.
I only have the "property" menu of the symbol and I cannot set the "power property" there.

I tried using the "power flag" symbol and the "GND_PWR" symbol but that also produces similar errors.

GND problem

Best Answer

I solved the problem by adding another GND-symbol that is only connected to a PWR_FLAG-symbol separately from the circuit.

Solution