This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

I2C block read

I need to read variable length blocks from an I2C slave using a TXRX transfer. The length of the following data is given in the first read data byte, similar to SMbus Is there support for this in the TWI libraries?

Related