Hi all,
I trying to print some text to OLED SSD1306 that connected with I2C.
west build -b nrf7002dk_nrf5340_cpuapp samples/subsys/display/lvgl -- -DSHIELD=ssd1306_128x32
I took it from here:
https://docs.zephyrproject.org/3.1.0/boards/shields/ssd1306/doc/index.html#programming
No text printed to OLED display, only full color.
I will glad to some help...
thanks:)