notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.85k stars 496 forks source link

Adafruit 1.3 OLED & SSD1306 #501

Closed Balajinp closed 3 years ago

Balajinp commented 6 years ago

Hi,

I have the below doubt:

  1. Checked that SSD1306 datasheet, SPI mode looks like mode 3, but in fbtft_device.c file, it is configured as Mode 0. This makes confusion.

Please help on this. Trying the bring up the Newhaven's display based on SSD1305 Controller and SSD1306 Controller.

Balajinp commented 6 years ago

Checked this, it can be mode 0 or Mode 3.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.