For multi byte read, did you try enabling the IF_ADD_INC of CTRL_REG8.
I faced some issue with python i2c readList, but after setting the CTRL_REG8 properly i got it through the multi byte read.
FIFO in continuous mode is 6 and not 5 as per the datasheet. There is no entry for 5.
Search Options
Types to Display
Espruino
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
For multi byte read, did you try enabling the IF_ADD_INC of CTRL_REG8.
I faced some issue with python i2c readList, but after setting the CTRL_REG8 properly i got it through the multi byte read.
FIFO in continuous mode is 6 and not 5 as per the datasheet. There is no entry for 5.