Question
How to use TouchGFX I2C drivers?
Does anyone have an example of how to use TouchGFX's I2C.hpp and I2CTouchController.hpp?
I could not find any in the TouchGFX docs.
My LCD does not have an ST-provided driver, so I am trying to use HAL_I2C_Mem_Read to implement the sampleTouch function.