Hello,
I am implementing the an absolute encoder on the IDDK (Industrial Drive Development kit) using the sample code from the Launchxl f28379d eval kit.
No problems with most of it, reassigned the pins on the GPIO and eQEP and ADCs so that it operates in 16-bit mode.
The problem I do have is finding how to interface to the CompOutSC-R signal.
On the board I can see it at the correct pin for the eQEP unit but there is no action from the eQEP to set the idxFlg bit. I have it hooked up so I can monitor it as it passes the R hall, everything toggles except the idxFlg bit.
If I have it wrong and that pin is not supposed to toggle, what is? I need to know when I arrive at the R bit.
Thank you,
Don