Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By QuickFix
#71342
TonyK59 wrote:It's a 0.96" TFT display.

Like schufti says: the link you're giving us makes absolutely no sense in this thread. :?
In you're opening posts you're also even mentioning:
TonyK59 wrote:The PIN layouts are very confuing to me (DC, A0, SDA, SCK, ...)

which would indicate it's an SPI controlled display, not I2C.
(Though there are 0.96" displays like you're linking to, that use SPI, so...)

Please clear things up, so we can get you going. :idea:
User avatar
By reaper7
#71355 @QuickFix - are you sure?
I do not test with Sumotoy drivers, but on Bodmer driver (https://github.com/Bodmer/TFT_eSPI/)
this one 1.44" red pcb v2.1 (with green tab on screen protector):
dis1.jpg


works only when ST7735 device is selected (with subselect ST7735_GREENTAB128 // For 128 x 128 display):
dis2.jpg


when I select ILI9163_DRIVER then diplay starts but show only part of screen:
dis3.jpg
You do not have the required permissions to view the files attached to this post.