I have three suggestions for you:
1) Ask Acroname for their source code and try it on the GLK12232-25-SM. The I2C works the same way with both units.
2) Try slowing down yor software routines. Keep your routines short and put a delay between specific bytes.
3) You may want to try using RS232 or ...
Search found 7 matches
- Fri Feb 13, 2004 7:26 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C problem
- Replies: 11
- Views: 11982
- Fri Feb 13, 2004 4:29 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD Tester program
- Replies: 2
- Views: 2182
Re: LCD Tester program
I tried out the LCD tester program on my LCD (GLK12232-25-WBL) and for the
model number it comes back as 0xff, when it is supposed to come up as 0x22, all the other functions work fine so I know that the comm port is connected correctly.
Also I am only connecting the rx,tx and Gnd lines, is this ...
model number it comes back as 0xff, when it is supposed to come up as 0x22, all the other functions work fine so I know that the comm port is connected correctly.
Also I am only connecting the rx,tx and Gnd lines, is this ...
- Fri Feb 13, 2004 9:58 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LCD Tester program
- Replies: 2
- Views: 2182
LCD Tester program
I tried out the LCD tester program on my LCD (GLK12232-25-WBL) and for the
model number it comes back as 0xff, when it is supposed to come up as 0x22, all the other functions work fine so I know that the comm port is connected correctly.
Also I am only connecting the rx,tx and Gnd lines, is this ...
model number it comes back as 0xff, when it is supposed to come up as 0x22, all the other functions work fine so I know that the comm port is connected correctly.
Also I am only connecting the rx,tx and Gnd lines, is this ...
- Thu Feb 12, 2004 11:14 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C problem
- Replies: 11
- Views: 11982
- Thu Feb 12, 2004 10:50 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C problem
- Replies: 11
- Views: 11982
- Wed Feb 11, 2004 2:48 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C problem
- Replies: 11
- Views: 11982
- Wed Feb 11, 2004 1:33 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: I2C problem
- Replies: 11
- Views: 11982
I2C problem
I recently purchased the above LCD model and have connected it to a Micro controller (brainstem) via the I2C bus. According to the spec sheet the display runs at 100kpbs. However I am seeing strange behavior when sending numerical strings of greater than two characters.
If I change the speed of the ...
If I change the speed of the ...