First time using a 10F.
When I send this code to a 18F877A, it works fine. However the output stays high when I send to a 10F206.
Output GPIO.3
Loop:
High GPIO.3
Pause 100
Low GPIO.3
Pause 100
Goto Loop
At first I looked at the output, while the PIC10F was placed on the board I made. The output was staying high. This is the first time using the new board. So I took another 10F, placed into my 10F adapter programmer and programmed the PIC. Then I found the output pins on the back of the adapter along with the power and ground pin. I power up the 10F while still in the adapter using VDD and VSS from my LAB-X1 board. I watch the outputs with my scope and again the output stays high. So this pretty much told me its not a problem with my new board and is a programming problem.
So then I took the same program, changed the output channel to PortB.5 and programmed a 18F877A with the same program. Watched the output while still on the X1 and it toggles.
What am I missing with the 10F?
Thank you in advance
Toby
Bookmarks