LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Luminary Micro LM3S8962 Quadrature Decoder

Has anybody started to look at making use of the built in quadrature decoder functions available on the LM3S8962?
 
There is always the alternative solution of using digital elemental IO to do this but the fastest loop execution time with the ARM targets seems to be 1kHz which makes this solution impossible for my task, I need something much faster to accurately track the encoder count.
 
Regards,
 
Phil
0 Kudos
Message 1 of 2
(6,212 Views)
Hi phil_dal,
 
Currently, there are no VIs that access the encoder, and I do not know of any immediate plans that involve making those VIs.
 
Keep in mind that you can access that peripheral yourself via the Inline C Node in LabVIEW though.
 
I hope this helps,
Kevin S.
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(6,194 Views)