Interfacing custom touch controller... Advice needed
Hi colleagues,
I'm facing some problems interfacing the I2C touch controller of my LCD dislay.
The board's LCD works perfect using only MXCube for hardware configuration and Attolic to debug.
Please give me advice what will be the best way to make a custom .c/.h files which I could be able to use only to this hardware configuration, to talk to the msp.c file generated by the MXCube and interface to the touchGFX properly as well.
Please share some similar projects or tutorials for this particular example.