ESP32-S3 TFT Display 3.5'' ILI9488: SPI Version vs Parallel Version

preview_player
Показать описание
We made a comparison between Makerfabs ESP32-S3 SPI TFT and ESP32-S3 Parallel TFT.

The conclusion:
- ESP32-S3 SPI TFT is suitable for projects need more GPIOs.
- ESP32-S3 Parallel TFT is suitable for projects require faster refresh rate.

Product link:
Рекомендации по теме
Комментарии
Автор

Bodmer's library can run an ILI9341 on SPI with a 60mhz bus speed on ESP32.

billybbob
Автор

16bit lcd and dma, sure it is faster, , great job, ,

bramSDASCL
Автор

hi you noticed since introduction of LVGL esphome 8.0 I lost lcd display on atom s3 these are the same ST7789 driver thank you for your response!

patrickruiz
Автор

how did you managed to make the connections?

fisicraft
Автор

what library is used for the parallel? Because TFT_eSPI does not support 16 bit parallel.

ahmadnaweedrustami
Автор

Where located, by the way? I'm visiting shenzhen now and can meet up if here.

OMNI_INFINITY
Автор

I have the parallel version but I am using Raspberry Pi Pico, can I use this in SPI mode by using certain pins?

Syclone
Автор

What frequency does the parallel runs on?

hugoXhugo
Автор

Another dont want to insult paralel should be faster but how slow you are showing spi is a joke (spi is fast as hell on a esp32 ), play movies everything

nicodereus
Автор

What SPI mhz is this set to. ESP32 does 80mhz just fine. People don't have 16 spare pins laying around anymore these days.

AnotherCG
Автор

I upload jpg images to ESP32 LittleFS. How to display them?

jumbo
Автор

Can you please share the code resources ? thanks

bayroncabrera
Автор

Hi. I'm using this Parallel TFT board on Arduino IDE.
But I want to use it on Platform IO of Visual Studio Code.
Is it impossible?
.
I can not find the board on Platform IO.
Thank you.

UTBHolyGift
Автор

hahahaha, fake difference video.... they run pretty the same speed in reality!

Biank