I recently got into arduino stuff and was trying to connect a LDC panel to the controller. The display I bought was:
(It is a SPI 20 pin which uses a ST7789V display driver)
I don't know if the problem is with my wiring or with configuring the proper drivers but I haven't been able to find much advice on the internet so was hoping for some help here. The way I have connected my arduino uno to the display is in the image attached.
Took a look at the "datasheet", specifically the pinout. I'm confused. SDA/SCL are IIC interface signal names. Yet they claim to be SPI? No MOSI, MISO, CLK, CS/ ? Others may know better. If it was me, I'd be contacting the seller for clarification, or an RMA.
Could you let me know what your prompt was because I still can't find anything
Also I'll send a picture of the setup I have at the moment to show how I am connecting the display to the computer
Your picture doesn't help other than to tell me the odds of it working are very remote. Even if you got lucky and bought one of the 2 good breadboards, that many wires are unlikely to all make good contact at the same time.
If you can split the wiring into two parts. The display and it's 20 odd wires to one breadboard. Here is my Canadian Amazon LINK this is the small board for the display. Thenput the rest of the wiring on a normal size board like this one LINK then wire them together. It is still risky but that is your best chance.
Oh, I didn't know that was a thing.
I do have a separate smaller breadboard (it came as part of a bundle for some component I needed) so I'll try connecting to that and splitting up the connections so they jump across less breadboard rows.
I'll let you know how it goes.