Encoder AEAT-6600-T16 data reading using Arduino Uno

Hi Community

I am working on getting sensor data from AEAT-6600-T16 Encoder to get angular position data from arduino Uno. The problem is that AEAT-6600-T16 uses 2 & 3 Wire SSI modes to send data and I am struggling to connect it to Arduino and make it work. I read about the Rs422 to interface MCUs for SSI but I am confused how the connections and the code needs to be written.

This is the encoder : AEAT-6600-T16 Hall Effect encoder

have a look at Test and config code for Broadcom AEAT-6600-T16 encoder using an Arduino Micro

Seems interesting. Thanks! Will take a look and update.