- Wed Apr 20, 2016 11:02 am
#45864
PICSTART,
Many thanks for your post... I'll take a closer look.
At first glance, however, it may not work for me. For instance, I'm attempting to run SPI and not I2C (as you say in your post), and also I notice that the reset on my display is active LOW, not HIGH in your case.
The display uses the ILI9341 and has a touch screen as well. I am not really interested in the touch panel yet but just want to get the functionality of the display. The display runs correctly on an 3.3V Arduino Pro-Mini using its SPI interface. However, I have not been able to get it to run it on the WeMos D1.
A couple of throughts:
Maybe I'm not connecting or assigning the DC and CS pins correctly.
Maybe the SPI interface is running too fast on the ESP for this panel.
I am using a 2.4" screen from Digole (really beautiful display) on a WeMos D1 mini using the I2C interface for a number of projects ( see
www.wooduino.ca ) and have had no issues with this display. However, it is not cheap at around $20 CDN while the 2.4" TFT from eBay is 1/3 of the price. That's why I'd like to get it working on the ESP8266 platform.
Any thoughts?
Regards,
... Adrian Jones
www.wooduino.ca