Hello,
How do i perform control command IT_ENABLE (control subcommand 0x0021) in i2c.
Which one of these are correct
a) <Start> <0x55> <0x00> <0x21> <0x00> <stop>
b> <Start> <0x55> <0x00> <0x21> <stop>
<Start> <0x55> <0x01> <0x00> <stop>
c) <start> <0x55> <0x00> <0x00> <0x21> <stop>
how to know if the tracking mechanism is really enabled.
Warm Regards,
ryan