Hi, I am new to working on the display . I am trying to integrate nrf5340dk board with waveshare lcd module which is of 1.14 inch and has st7789v controller by using SPI communication protocol. I want to display something on the lcd module . i have made hardware connections as mentioned below
i came across the example under samples/drivers/display. I have build that project . iam getting error because device dt api
SPI CONNECTIONS | |
NRF5340dk | lcd module waveshare |
vdd | vcc |
gnd | gnd |
p1.13 | mosi(din) |
p1.15 | clk(sck) |
p0.11 | cs |
p1.11 | dc |
p1.10 | rst |
vdd | bl |