Page 1 of 1

Ping Pong PIC Program using Flowcode

Posted: Wed Sep 13, 2006 10:51 pm
by SWEISS
I'm building a Ping Pong program for my final project at DeVry with a 16F84. I'm trying use Flowcode to program all five Eblock ports but only Port A and Port B are available in the drop down menus. Help!

Posted: Thu Sep 14, 2006 9:05 am
by Ian
If you check the datasheet for the 16F84, and check the PIC window in Flowcode you will see that the 16F84 only has 2 ports.

To access the other ports you will need to use a larger PICmicro that has more ports on it.