Open ryanmesh-sd opened 2 months ago
This allows reading from specific registers in I2C devices without sending two separate commands from the host, which significantly increases latency between the pointer write and read and may cause timeouts in certain I2C devices.
Associated PR in Blinka: https://github.com/adafruit/Adafruit_Blinka/pull/888
This allows reading from specific registers in I2C devices without sending two separate commands from the host, which significantly increases latency between the pointer write and read and may cause timeouts in certain I2C devices.
Associated PR in Blinka: https://github.com/adafruit/Adafruit_Blinka/pull/888