Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screen issues.
#10
Hey Benny314, when fietsenrex mentioned the images it brought back memories. Someone else was having this problem and it turned out to be a relay icon image causing the problem. It isn't because you're missing the icons that's an eeprom related issue. I believe he downloaded the images again and re-loaded them and it fixed it, I'm trying to find our conversation but not remembering who it was and tons of emails its not easy. Where on the screen does the pattern begin? On his it was at the icon causing the issue. For sure its not library related, the touch is, that's the hardest to get correct on the sainsmart, imagine that Smile

Here's some different calibration numbers I have that might get the touch working. Open the UTouchCD.h file and paste these over the existing ones. If you have the Arduino IDE open make sure you restart it so it sees the changes.

Code:
#define CAL_X 0x00204F8FUL
#define CAL_Y 0x039FC1B9UL
#define CAL_S 0x8031F1DFUL

Code:
#define CAL_X 0x03A50118UL
#define CAL_Y 0x03C7C0D3UL
#define CAL_S 0x001DF31FUL

Code:
#define CAL_X 0x00248EA8UL
#define CAL_Y 0x00270ECBUL
#define CAL_S 0x8031F1DFUL

The reason the power icons are missing is a setting in the eeprom is correct, I probably forgot to add it to the eeprom defaults, when you get the touch working do the following and they'll show up.

Press "Settings", "Customize", "Outlets" and then exit the screen with the yellow icon and return to the home page and they should appear.
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,896 04-04-2016, 02:26 PM
Last Post: Rob F
  Issues loading sketches to Mega and DUE Benny314 9 11,065 02-14-2016, 03:59 AM
Last Post: Benny314

Forum Jump:

Current time: 05-01-2024, 11:34 AM