View Single Post
  #488 (permalink)  
Old 11-11-2010, 01:43 PM
[ACL]'s Avatar
[ACL]
VIP Member
Offline
Location: NY
 
Join Date: Feb 2010
Posts: 1,534
Reputation: 6350
[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community[ACL] is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: NAND Boot Testing - Auto-brightness Testing: 10-28. Automatic Keyboard Detection!

Quote:
Originally Posted by Lmiller1708 View Post
Yes... Maybe.

Yeah sure I can play around with it a bit.
Compare the topaz panel and the rhod panel code. You will see topaz panel actually has more gpio to shut down the panel. We are currently only triggering 0x63 . We actually need to trigger 0x63 and 0x62 in that order according to the dll to shut down the panel. So you can add that for the blank function or if you decide to move it to the client power thats fine as well. to power the panel back up need to do the same but in the reverse order. 0x62 then 0x63. Alsi maybe a 25 msleep in betneen them helps. If you do this, you will notice your panel go pitch black..
__________________
Reply With Quote
This post has been thanked 1 times.