Hello all,
I have started to work with a nice TFT display of 320X480 which has an ILI9488 and Capacitive Touch Screen. Everything is working fine using Arduino board but with Raspberry Pico, it is a bit different. I'm able to get my screen doing whatever I want (which is good) but I'm unable to re-address the pin for I2C hardware in library FT6206. Is there a way I can properly configure the library to my actual setup (SDA on 16, SCL on 17)?