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 support@ccsinfo.com

PIC18F2331 QEA and QEB encoder input help...

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
dnc
Guest







PIC18F2331 QEA and QEB encoder input help...
PostPosted: Thu Jan 13, 2005 3:25 am     Reply with quote

Hi,

Can someone help me with reading the encoder value from QEA/QEB pin?

Really appreciate if someone can help me....


Regards,
DNC
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Jan 13, 2005 2:00 pm     Reply with quote

I looked at the data sheet for that PIC. Those two pins go
to the Quadrature Encoder inside the PIC. They're used
internally to give you velocity or position information.
In other words, you don't read those pins directly, instead
you read the Velocity registers or the Position Counter registers.
One appnote gives a formula for calculating the velocity, based
on the value of the Velocity registers.
To do this project, you need to read every appnote on this page:
http://www.microchip.com/stellent/idcplgidcplg?IdcService=SS_GET_PAGE&nodeId=1335&dDocName=en010268
dnc enterprise
Guest







THANKS
PostPosted: Thu Jan 13, 2005 10:46 pm     Reply with quote

A thousand THANKS for your help..


Very Happy
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group