Discussione: Nuove radio frsky
Visualizza messaggio singolo
Vecchio 13 luglio 13, 00:09   #3060 (permalink)  Top
romoloman
Adv Moderator
 
L'avatar di romoloman
 
Data registr.: 15-08-2007
Residenza: sto a Massa ma sono molto Positivo
Messaggi: 12.071
Codice:
Index: targets/taranis/lcd_driver.cpp
===================================================================
--- targets/taranis/lcd_driver.cpp      (revision 2600)
+++ targets/taranis/lcd_driver.cpp      (working copy)
@@ -16,11 +16,11 @@
 
 static void LCD_Init()
 {
+  AspiCmd(0x2b);   //Panel loading set ,Internal VLCD.
   AspiCmd(0x25);   //Temperature compensation curve definition: 0x25 = -0.05%/oC
-  AspiCmd(0x2b);   //Panel loading set ,Internal VLCD.
   AspiCmd(0xEA);       //set bias=1/10 :Command table NO.27
   AspiCmd(0x81);       //Set Vop
-  AspiCmd(50);         //0--255
+  AspiCmd(35);         //0--255
   AspiCmd(0xA6);       //inverse display off
   AspiCmd(0xD1);       //SET RGB:Command table NO.21 .SET RGB or BGR.  D1=RGB
   AspiCmd(0xD5);       //set color mode 4K and 12bits  :Command table NO.22
@@ -47,11 +47,11 @@
 }
 static void LCD_Init1()
 {
+  AspiCmd(0x2b);   //Panel loading set ,Internal VLCD.
   AspiCmd(0x25);   //Temperature compensation curve definition: 0x25 = -0.05%/oC
-  AspiCmd(0x2b);   //Panel loading set ,Internal VLCD.
   AspiCmd(0xEA);       //set bias=1/10 :Command table NO.27
   AspiCmd(0x81);       //Set Vop
-  AspiCmd(50);         //0--255
+  AspiCmd(35);         //0--255
   AspiCmd(0xA6);       //inverse display off
   AspiCmd(0xD1);       //SET RGB:Command table NO.21 .SET RGB or BGR.  D1=RGB
   AspiCmd(0xD5);       //set color mode 4K and 12bits  :Command table NO.22
__________________
Vivere in qeusto mondo e molto belo belo e vale la pena starci ma a volte in questa UNICA vita che ci apartiene posono succedere cose brute brute alora mi chiedo perche siete incazziati domani pole esere anche lultimo
Grazie "TRANQUILLO"
FAI 15766
romoloman non รจ collegato   Rispondi citando