Hello,

In my deseign, I've connected two PIC16F690:
RC0 is set as output, default low, with 100K WPD (because I need to set it as input low sometimes).
On the second pic, RA5 is set as input, default low, with 100K WPD (because I need it to react to a positive pulse).
RC0 from first pic is connected to RA0 of the second pic while both these pins are tied to GND with their respective WPD.
Is it allright or should I use only one 100K WPD connected to the link between these two pins?

I don't know if my topic is clear enough to understand???