Hello, I was using a TFT display 1.8" (chip ST77355) with Arduino Uno (using Adafruit GFX and ST7735) with these connections (VCC--VCC;GND--GND;CLK/SCK---PIN13;SDA/MOSI---PIN11;RS/DC--PIN8;RST--PIN9;CS---PIN10). No problems, everything is working.
Now I have done the same connections with the same display but using a MKR1010. Display stays all in white, nothing is displayed.
Do I wrong connections?
Thank you