When a pin is an INPUT it will read the pin's state. Either HIGH or LOW.
Yes, active H/L.
When a pin is an INPUT it will read the pin's state. Either HIGH or LOW.
Yes, active H/L.
Dave
Always wear safety glasses while programming.
Cheers mackrackit.
Another question (I know but I am trying hard) In my PICkit1 there is a button attached, now I'm thinking that it goes onto pin GPIO.3 is that right.
So I could use that button to try out some programs using IF THEN and COUNT.
David
I do not have the PicKit1's docs with me, but yes. What ever pin it goes to you can use it that way.
Also, check the data sheet to see it the pin has anything "special" about it. MCLR??
Dave
Always wear safety glasses while programming.
Bookmarks