Board: GT 2560 Rev A+
Display: UEETEK LCD 12864 Intelligent Anzeigen Bildschirm Regler Modul
I have now test many combinations of Software compile.
always Errors : [code]
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c: In function 'u8g_dev_a2_micro_printer_fn':
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c:50: error: 'U8G_SPI_CLK_CYCLE_NONE' undeclared (first use in this function)
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c:50: error: (Each undeclared identifier is reported only once
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c:50: error: for each function it appears in.)
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c:50: error: too many arguments to function 'u8g_InitCom'
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c: In function 'u8g_dev_a2_micro_printer_double_fn':
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c:117: error: 'U8G_SPI_CLK_CYCLE_NONE' undeclared (first use in this function)
C:\Users\Andi\Documents\Arduino\libraries\U8glib\utility\u8g_dev_a2_micro_printer.c:117: error: too many arguments to function 'u8g_InitCom'[/code]
any have a help for me?
thanks
UEETEK LCD 12864
Re: UEETEK LCD 12864
You need to add the U8glib.zip file to your IDE library.
Then select the correct COM port+board type.
Then select the correct COM port+board type.
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-
- Posts: 2
- Joined: Fri Apr 19, 2019 3:51 pm
Re: UEETEK LCD 12864
Thanks ... it works ...
Greatings from Vienna/Austria
Greatings from Vienna/Austria
Re: UEETEK LCD 12864
-Keep your mind and try to test it.
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!