Global Symbols in Hierarchical Schematic

Dear Team,

Below is the root page of my first Kicad Hierarchical Schematic.

You can see that a global power symbol AVDD is taken from power supply section and connected to IC U3.

May I know can I do like this?will it cause any errors in DRC.My schematic is not complete so I have not run the ERC.

Power symbols are very much like global labels (with some extra graphics). They create a global net, and yes, you can use them to make connections between different sheets in a hierarchical schematic.

1 Like

DRC you run when PCB is complete.

Sorry ERC,my mistake