I was wondering if anybody knows some more specifics about the touch controller in the round display.
All I could figure out is, that it is i2c, address is 0x2e.
You can read 5 bytes once the interrupt pin is high, if first byte is 1 the following bytes contain x and y each 2 bytes wide.
While you mentioned reading 5 bytes, it would be helpful to know the specific register addresses you are reading and the meaning of each byte. This information can reveal the functionality and features of the touch controller.