ERC Error: Input power pin not driven by output power pins 3V3 and GND

Looks like you have a few problems.

Your selected error suggests you have at least two PWR_FLAGs connected to 3V3 - you only need one.

The next errors suggest you have a bunch of pins set as bidirectional when they should be input or power input. PAD should be power input as it’s a ground pin, and FR seems like it should be an input based on my quick read of the datasheet.

2 Likes