Search found 2 matches

by Masi2018
Mon Sep 10, 2018 4:05 pm
Forum: General Discussion
Topic: dram0_0_seg overflowed activated BLT and wifi
Replies: 0
Views: 2689

dram0_0_seg overflowed activated BLT and wifi

Hi, Thanks for all great work on ESP32. I need to use BLT and wifi in my application. I am using ESP32WROVER .While I activated the expernal ram (PSRAM), still I am getting en error in compile time stating that region 'dram0_0_seg overflowed by 17848 bytes. I would greately appreciated if you can he...
by Masi2018
Wed Mar 28, 2018 7:28 pm
Forum: Showcase
Topic: ESP32 TFT display library
Replies: 74
Views: 472493

Re: ESP32 TFT display library

Hi All
I was wondering if ILI9488 can work in 16bit ( 2 byte per color pixel) or just 24bit (RGB888) color in 4 wire SPI mode is available? Since according to datasheet it supports 65k color mode in SPI 4 line interface but I couldn't run that in 16bit.
Thanks in advance