I’m trying to use a hyperpixel 4 touch and another device on i2c, specifically an lsm303d acceleration sensor.
Basically if I comment out dtparam=i2c_arm=on in config.txt the display works, if I uncomment it the sensor works but I can’t get both working at once.
The acceleration sensor is connected to the breakout pins on the hyperpixel and i2c-1 diverted to i2c-3 as instructed here: https://learn.pimoroni.com/tutorial/sandyj/getting-started-with-hyperpixel-4
New RasPi 4 using raspbian all up to date.