Hey, I have problems with the XIAO hardware.
I purchased a XIAO-ESP32-S3 with an expansion shield Grove-Shield-for-Seeeduino-XIAO-embedded-battery-management-chip and a ST7789 1.22" diplay (Grove 1.2-inch IPS Display | Seeed Studio Wiki)
1st problem:
The wiki entry from the display speaks of SPI, but in the image it shows I2C naming.
I don’t understand, like at all.
The datasheet is also extremely hard to understand, as it talks about the strangest interfaces.
What interface is used? As far as I can see there is only code for SPI displays for ST7789.
2nd problem:
As far as I understand (I only found SPI code only for ST7789) I need to connect MOSI from ESP32 to DTA display and SCK to SCK.
The is no connector on the expansion board that has D10 (MOSI) and D8 (SCK) on it for it to fit the provided seeedstudio connector.
See: files.seeedstudio.com/wiki/Grove-Shield-for-Seeeduino-XIAO/img/pinout.png