Hi,
I have connected encoder to SPI.
Is there a way to check various failure for example:
- Encoder not connected to ground, so data and clock are floating.
- Encoder data not connected
- Encoder clock not connected
in software? I have seen there is an error callback but I did not understand
if it could work in my context.
Thanks in advance.
Best Regards