croc4
Joined: 02 Sep 2005 Posts: 10
|
long help |
Posted: Wed Nov 08, 2006 12:10 pm |
|
|
I am trying to set up a counter that will count greater than 255, everything I have tried has failed. I have defined my variable as
long timer_delay
this should be a 16bit number correct?, so I don't understand why it still wraps around at 255 back to 0
The device I'm using is 16F627A, is this not supported by this device?, I didn't see anything in the datasheet about this. |
|