QuadDec_component

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
MaTr_1730276
Level 4
Level 4
First like given 10 sign-ins First solution authored

Hello everyone,

I'm trying to use the component called "QuadratureDecoder" (v3.0).

The counting is correct but I would need to have a "capture" command to freeze the counting and read it later (like the "capture" pin of the Counter component) unless lose counting that have to run continuously.

Does this component could implement this feature?

Thanks in advance

Regards

Manuel

0 Likes
1 Solution
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

You can make use available API's like QuadDec_Start(), QuadDec_Sleep(),QuadDec_GetCounter() etc whose details are available in the datasheet at this link-

http://www.cypress.com/file/185361/download

View solution in original post

0 Likes
1 Reply
AnkitaS_51
Employee
Employee
100 likes received 50 likes received 25 likes received

You can make use available API's like QuadDec_Start(), QuadDec_Sleep(),QuadDec_GetCounter() etc whose details are available in the datasheet at this link-

http://www.cypress.com/file/185361/download

0 Likes