Page 1 of 1

ESP32 DOGXL160-7 display - SPI

Posted: Mon Nov 02, 2020 4:41 pm
by Maxwell_Archer
Hi,

Apologies if this post is in the incorrect place.

I am trying to connect a SPI display DOGXL60-7 (uC1610 Controller) with the ESP32-WROOM-32U using the u8g library. I am unable to do this with either HSPI or VSPI.

Display datasheet: https://www.lcd-module.com/eng/pdf/graf ... 160-7e.pdf

u8g library: https://github.com/olikraus/u8g2/wiki

Could someone please let me know which connections/pins should be used? and if I've missed something?

Many thanks
MA