Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screen issues.
#17
Hi Benny, I expected it would be ok. I would bet your display is fine and the hardware is fine, its something else. I've definitely seen this happen which was an image, I even have a video of it happening in an email somewhere.

The issue with the feeder showing 255 hours and 255 minutes is because those numbers can't grow any larger. Its so far out because your time is set to year 2000. Once you set the clock and do a feed the times will straighten themselves out. The power status section is empty because the eeprom needs to be set by viewing the customize outlets page and exiting.

The main problem we have to solve is the touch so you can get around in the controller.

If the images are loading good then you have the UTFT library working. No need to change anything in that library, its good.

Are you using this line to call the display?
Code:
UTFT myGLCD(TFT01_70, 25, 26, 27, 28);  // used for ElecFreaks and Sainsmart 7" Display

If so change it to
Code:
UTFT myGLCD(CTE70, 25, 26, 27, 28);  // Sainsmart 7" Display

and try and get it working. This how I use to call it until the last time I connected the sainsmart, I discovered it worked with the same as the ElecFreaks but didn't run it long so maybe its best to use CTE70.

So all you need to do is keep playing with the UTouch library and calibration files till you get a match. Every time I've worked with a sainsmart I've had trouble, once I get it working I put all the files together that got it working but next they never seem to work... 

Did you try the different calibration numbers in that UTouchCD.h file in the UTouch library I posted in the thread?

I'm going to try and find mine and give it a go, if I get it working I'll post what I have.
Reply to top


Messages In This Thread
Screen issues. - by Benny314 - 02-16-2016, 06:27 AM
RE: Screen issues. - by fietsenrex - 02-16-2016, 08:34 AM
RE: Screen issues. - by Benny314 - 02-16-2016, 08:43 AM
RE: Screen issues. - by fietsenrex - 02-16-2016, 08:56 AM
RE: Screen issues. - by Benny314 - 02-16-2016, 09:12 AM
RE: Screen issues. - by rott - 02-16-2016, 10:53 AM
RE: Screen issues. - by Benny314 - 02-16-2016, 10:56 AM
RE: Screen issues. - by rott - 02-16-2016, 12:14 PM
RE: Screen issues. - by Benny314 - 02-16-2016, 12:26 PM
RE: Screen issues. - by Rob F - 02-16-2016, 12:45 PM
RE: Screen issues. - by Rob F - 02-16-2016, 12:39 PM
RE: Screen issues. - by rott - 02-16-2016, 12:47 PM
RE: Screen issues. - by Benny314 - 02-16-2016, 01:25 PM
RE: Screen issues. - by rott - 02-16-2016, 03:28 PM
RE: Screen issues. - by Rob F - 02-19-2016, 02:53 AM
RE: Screen issues. - by Benny314 - 02-22-2016, 06:15 PM
RE: Screen issues. - by Rob F - 02-23-2016, 01:40 AM
RE: Screen issues. - by Rob F - 02-23-2016, 03:05 AM
RE: Screen issues. - by Rob F - 02-23-2016, 03:20 AM
RE: Screen issues. - by Benny314 - 02-23-2016, 04:58 AM
RE: Screen issues. - by rott - 02-23-2016, 01:05 PM
RE: Screen issues. - by Benny314 - 02-23-2016, 01:18 PM
RE: Screen issues. - by rott - 02-23-2016, 02:58 PM
RE: Screen issues. - by Rob F - 02-23-2016, 05:00 PM
RE: Screen issues. - by Benny314 - 02-23-2016, 05:02 PM
RE: Screen issues. - by Rob F - 02-23-2016, 05:11 PM
RE: Screen issues. - by Benny314 - 02-23-2016, 05:28 PM
RE: Screen issues. - by Rob F - 02-23-2016, 05:43 PM
RE: Screen issues. - by Benny314 - 02-25-2016, 09:51 PM
RE: Screen issues. - by Rob F - 02-26-2016, 11:21 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Screen Dimming Tupac 36 35,909 04-04-2016, 02:26 PM
Last Post: Rob F
  Issues loading sketches to Mega and DUE Benny314 9 11,071 02-14-2016, 03:59 AM
Last Post: Benny314

Forum Jump:

Current time: 05-01-2024, 04:58 PM