CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 2 matches
CCS Forum Index
Author Message
  Topic: Optical Encoder
apox

Replies: 1
Views: 7834

PostForum: General CCS C Discussion   Posted: Sun Jul 04, 2004 5:52 pm   Subject: Optical Encoder
I am not sure what your question is,but if you are trying to
get a count for an optical encoder input, you just have to make a simple state machine.
The inputs are either 0,0 or 0,1 or 1,0 or 1,1
s ...
  Topic: Major bug in PCH V3.203 with 18f6680????
apox

Replies: 2
Views: 8164

PostForum: General CCS C Discussion   Posted: Sun Jul 04, 2004 5:46 pm   Subject: Major bug in PCH V3.203 with 18f6680????
What's wrong with the compiler.

Here is a disassembly.

#use fast_io(A)
1089: set_tris_a( 0x55 );
0010BC 0E55 MOVLW 0x55 // THIS IS WRONG
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group