Page 2 of 2

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Sun Jan 06, 2019 10:48 pm
by Alen59
could you please give me a industrial version (higher temperature range) for bigger screen that iot-solution has driver for it, for example 7 inch display.

thanks,

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Mon Jan 07, 2019 3:08 am
by ESP_@In逍遥子
Customers can choose which screen they want to use. The iot-solution does not currently provide a 7-inch screen driver. Instead, it provides a driver template that can be implemented by itself.

Of course, larger screens require higher transfer rates.

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Wed Jan 23, 2019 12:14 pm
by harry-boe
Thanks a lot very useful information.

Got it working on the V4 wrover kit with proper Config settings.
There is no need to patch the code and no need to comment out the Touch drivers.

Just disable Touch in menuconfig as well as set the set the backlight active level to low.
All lvgl sample work with these settings.

See below for working wrover-kit board settings. Screen driver is ILI9314

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Thu Jan 24, 2019 6:53 pm
by fivdiAtESP32
harry-boe wrote:
Wed Jan 23, 2019 12:14 pm
There is no need to patch the code and no need to comment out the Touch drivers.

Yes, with recent versions of esp-iot-solution (>= January 2019) the code no longer needs to be patched.

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Fri Jan 25, 2019 1:51 am
by Alen59
i bought the following 2.8 inch touch screen and disconnected the lcd screen that comes with esp-wrover-kit v3 but the display come up (boot up) for a second and goes away, i am using the same pin out that the original lcd was using, do i need to add any resistors for spi? or could you please help.

https://www.amazon.com/Module-ILI9341-I ... B07M8R1TX3

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Sat Jan 26, 2019 12:35 am
by fivdiAtESP32
@Alen59 To the best of my knowledge no additional resistors are needed. Is the latest version of esp-iot-solution being used and was the menuconfig option "Select Backlight Active Level" set to "Backlight Level Low"?

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Thu Jan 31, 2019 12:51 pm
by Alen59
it started working buy switching back light low and then switch back to high.

but now i have problem with touch calibration, get calibration error and i can't pass this screen (however if i touch the points it moves to next so i believe touch part is working), i commented out touch calibration and it goes to main screen in temperature control project but touch doesn't work

Re: IOT-Solution examples on ESP-wrover-kit V3

Posted: Sun Feb 10, 2019 1:44 am
by Alen59
i getting 0,0 for all touch position, any help, i tried different examples with same problem, touch is responsive since it gives me 0,0