Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

AVR XMEGA hardware support for Quadrature Encoders. (NEW)

Status
Not open for further replies.

kak111

Advanced Member level 4
Joined
Mar 30, 2011
Messages
1,365
Helped
933
Reputation
1,868
Reaction score
907
Trophy points
1,413
Location
Finland
Activity points
10,827
The AVR XMEGA includes hardware support for reading position from Quadrature Encoders.
A combination of peripheral modules is used to decode the Quadrature Encoder signals:
IO pins are used as input to the Event System’s Quadrature Decoder (QDEC),
which connects to a Timer/Counter.
The XMEGA hardware supports incremental encoders (Quadrature Encoders).
The Quadrature Encoder also supports encoders with index signal for absolute positioning.

This application note describes the basic functionality of the XMEGA QDECs with
code example.

http://www.atmel.com/dyn/resources/prod_documents/doc8109.pdf

Software download: look here
Atmel Corporation - Motor Control - Documents
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top