IOT-Solution examples on ESP-wrover-kit V3

Alen59
Posts: 25
Joined: Mon Mar 19, 2018 12:00 pm

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

Postby Alen59 » Sun Jan 06, 2019 10:48 pm

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,

ESP_@In逍遥子
Posts: 132
Joined: Thu Nov 15, 2018 2:06 am

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

Postby ESP_@In逍遥子 » Mon Jan 07, 2019 3:08 am

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.

harry-boe
Posts: 1
Joined: Tue Feb 02, 2016 12:07 am

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

Postby harry-boe » Wed Jan 23, 2019 12:14 pm

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
Attachments
Screenshot 2019-01-23 at 13.07.06.png
Screenshot 2019-01-23 at 13.07.06.png (60.37 KiB) Viewed 10833 times

fivdiAtESP32
Posts: 47
Joined: Thu Dec 20, 2018 9:47 am

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

Postby fivdiAtESP32 » Thu Jan 24, 2019 6:53 pm

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.

Alen59
Posts: 25
Joined: Mon Mar 19, 2018 12:00 pm

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

Postby Alen59 » Fri Jan 25, 2019 1:51 am

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

fivdiAtESP32
Posts: 47
Joined: Thu Dec 20, 2018 9:47 am

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

Postby fivdiAtESP32 » Sat Jan 26, 2019 12:35 am

@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"?

Alen59
Posts: 25
Joined: Mon Mar 19, 2018 12:00 pm

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

Postby Alen59 » Thu Jan 31, 2019 12:51 pm

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

Alen59
Posts: 25
Joined: Mon Mar 19, 2018 12:00 pm

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

Postby Alen59 » Sun Feb 10, 2019 1:44 am

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

Who is online

Users browsing this forum: No registered users and 43 guests