New answers tagged i2c
2 votes
How to pre-read I2c message length/header - Python
Bottom line: use an existing Python I2C library, e.g. smbus2, and check your device's documentation on how exactly to read a chunk of data longer than the 32 bytes that a single I2C read operation ...
Top 50 recent answers are included
Related Tags
i2c × 1816c × 342
arduino × 278
raspberry-pi × 250
linux × 222
stm32 × 196
python × 180
embedded × 147
linux-device-driver × 131
c++ × 125
linux-kernel × 111
embedded-linux × 80
sensors × 79
microcontroller × 71
smbus × 59
esp32 × 57
eeprom × 57
gpio × 55
raspberry-pi3 × 53
pic × 53
driver × 47
spi × 44
beagleboneblack × 38
interrupt × 37
avr × 37