This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM2432: Eqep position latching

Part Number: AM2432

Tool/software:

Hi

I am using the EQEP module to read incremental encoder feedback. Up until now I used the index position latching  (EQEP_LATCH_RISING_INDEX) and read it from EQEP_getIndexPositionLatch()

now, I want also to latch position using EQEP_LATCH_UNIT_TIME_OUT and read EQEP_getPositionLatch

will setting the EQEP_setLatchMode with (EQEP_LATCH_RISING_INDEX | EQEP_LATCH_UNIT_TIME_OUT)  provide what i need ?

Thanks

Maor