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.
Go to the /dev directory and run ls -lah. There should be i2c-3 according to the instructions, but mine was i2c-7 for some reason, so I had to change the link command.