Hi,
I intend to make a custom encoder module which can be used with multiple existing drivers I have lying around.
I have successfully put the sensor in Quadrature mode using the library MarkTillotson (Mark Tillotson) · GitHub
Everything works fine, however the OTP register is not programmed permanently in this setup (7.3V to 7.5V on Prog pin is required for this) , hence after a reset the sensor again goes into default SSI mode.
Is there a way in which I can directly set this sensor in Quadrature mode permanently?