Search found 8 matches
- Tue Feb 11, 2014 7:21 pm
- Forum: Standard
- Topic: Display screen black not responding to joystick
- Replies: 22
- Views: 11880
Re: Display screen black not responding to joystick
Thanks that did the trick. Working great now.
- Tue Feb 11, 2014 4:24 am
- Forum: Standard
- Topic: Display screen black not responding to joystick
- Replies: 22
- Views: 11880
Re: Display screen black not responding to joystick
// This must be the first line
InternalMemory.LCDID_write(255);
ReefAngel.Init(); //Initialize controller
ReefAngel.AddStandardMenu(); // Add Standard Menu
this is what my code looks like and screen hasn't changed.
InternalMemory.LCDID_write(255);
ReefAngel.Init(); //Initialize controller
ReefAngel.AddStandardMenu(); // Add Standard Menu
this is what my code looks like and screen hasn't changed.
- Mon Feb 10, 2014 3:27 am
- Forum: Standard
- Topic: Display screen black not responding to joystick
- Replies: 22
- Views: 11880
- Fri Nov 22, 2013 2:55 am
- Forum: Standard
- Topic: Display screen black not responding to joystick
- Replies: 22
- Views: 11880
Re: Display screen black not responding to joystick
I figured it would be 5 thanks for the info. Let's see if it works.
- Fri Nov 22, 2013 12:41 am
- Forum: Standard
- Topic: LCD screen hardware change
- Replies: 37
- Views: 136579
Re: LCD screen hardware change
What months were the gen2 sold in?
- Thu Nov 21, 2013 11:59 pm
- Forum: Standard
- Topic: Display screen black not responding to joystick
- Replies: 22
- Views: 11880
Re: Display screen black not responding to joystick
Says I'm not allowed to use private messaging. Do I need to have a certain amount of post to use this feature?
- Thu Nov 21, 2013 11:11 pm
- Forum: Standard
- Topic: Display screen black not responding to joystick
- Replies: 22
- Views: 11880
Re: Display screen black not responding to joystick
Private message you?
- Thu Nov 21, 2013 10:52 pm
- Forum: Standard
- Topic: Display screen black not responding to joystick
- Replies: 22
- Views: 11880
Display screen black not responding to joystick
The display screen started out looking glitchy but I was still about to go through all the menues. Then it cleared the picture but wouldn't change from it's home screen. Now it's completely black and will not respond to any joystick function. Tried resetting and reloading code no change. Please help.