I would guess that the pins on the device have been incorrectly
identified.

The PIC 16F818 has a sdimilar issue where an I/O pin has been assigned
as a power pin.

Open the part you are having problems with in libray editor, put the
cursor over the pins concerned and right clicj and select eit pin. Check
what type of function the pin has been assigned. i.e. pow, bidir etc.

Andy

(it's pin 13 on the 818 that's wrong, easy to see why, the pin above
is power) 






Check what type of functon the pins have been assigned 
On Fri, 20 Mar 2009 20:47:58 +0200
Pertti Kellomäki <[email protected]> wrote:

> Sorry if this is a faq, I did try searching the archives.
> 
> I am using a part which is basically a preprogrammed Arm, and two of
> the I/O pins are used to select between uart, i2c and spi at startup.
> When I connect them to ground, eeschema naturally complains about it.
> Is there any handy way to tell eeschema that it is ok to connect these
> two particular pins to ground? I've noticed the option tab in erc, but
> I don't want to disable the checking completely.
> 
> On a related note, is there a convenient way to find out which pins
> cause such warnings? Reading netlists is not too difficult, but it
> would be nice to know if there is another way.
> --
> Pertti
> 
> 
> ------------------------------------
> 
> Please read the Kicad FAQ in the group files section before posting your 
> question.
> Please post your bug reports here. They will be picked up by the creator of 
> Kicad.
> Please visit http://www.kicadlib.org for details of how to contribute your 
> symbols/modules to the kicad library.
> For building Kicad from source and other development questions visit the 
> kicad-devel group at http://groups.yahoo.com/group/kicad-develYahoo! Groups 
> Links
> 
> 
> 

Reply via email to