Hi tony,
You said when transmitting an ODD value onto the bus, the trace looks fine..
Is the data on the 9th clock (ACK bit) high? It should be.
The slave ACKs the 0xC6 address and the 0x00 register byte; the ACK for the 0x05 data is the same (low). If it is hardware, I wonder why the slave has no ...
Search found 823 matches
- Fri Mar 03, 2006 9:25 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: PK162-12 i2c linux odd values causing strange behaviour
- Replies: 20
- Views: 25222
- Wed Mar 01, 2006 12:04 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: PK162-12 i2c linux odd values causing strange behaviour
- Replies: 20
- Views: 25222
- Wed Mar 01, 2006 11:37 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: PK162-12 i2c linux odd values causing strange behaviour
- Replies: 20
- Views: 25222
- Wed Mar 01, 2006 9:51 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: PK162-12 i2c linux odd values causing strange behaviour
- Replies: 20
- Views: 25222
- Mon Feb 27, 2006 3:44 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: PK162-12 i2c linux odd values causing strange behaviour
- Replies: 20
- Views: 25222
Hi tony,
Does the waveform on the 5V side look the same as the 3V side? It would have been nice if you showed it as well. From the waveforms you sent, I can tell that you are sending 0xC6, then 0x00, then 0x04 for the good one, and for the bad one 0xC6, 0x00, 0x05 but then can't pull the signal low ...
Does the waveform on the 5V side look the same as the 3V side? It would have been nice if you showed it as well. From the waveforms you sent, I can tell that you are sending 0xC6, then 0x00, then 0x04 for the good one, and for the bad one 0xC6, 0x00, 0x05 but then can't pull the signal low ...
- Mon Feb 27, 2006 9:41 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK162-12 serial port LCD lockup
- Replies: 3
- Views: 5124
Hello Wayne,
It'll be great if you will share your basic PIC code. If you please email tech support tlam@matrixorbital.ca, he can post your code in our application note section.
Thank you very much.
It'll be great if you will share your basic PIC code. If you please email tech support tlam@matrixorbital.ca, he can post your code in our application note section.
Thank you very much.
- Fri Feb 24, 2006 2:18 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK162-12 serial port LCD lockup
- Replies: 3
- Views: 5124
- Thu Feb 23, 2006 2:58 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: PK162-12 i2c linux odd values causing strange behaviour
- Replies: 20
- Views: 25222
Hi tony,
It sounds like the problem is on the Linux source code end. The PK162-12 is doing what it is told; it does not decipher the data it is sent, so it does not know the difference between 'B' and 'A'. Since it does display at least one 'A', this hints that it is not the module that causes the ...
It sounds like the problem is on the Linux source code end. The PK162-12 is doing what it is told; it does not decipher the data it is sent, so it does not know the difference between 'B' and 'A'. Since it does display at least one 'A', this hints that it is not the module that causes the ...
- Thu Feb 23, 2006 9:51 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: PK162-12 i2c linux odd values causing strange behaviour
- Replies: 20
- Views: 25222
- Thu Feb 23, 2006 9:39 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: LK202-25 and french character handling
- Replies: 2
- Views: 4761
- Thu Feb 23, 2006 9:26 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: VK202-24-USB cursor stuck on second row!
- Replies: 9
- Views: 16257
- Wed Feb 22, 2006 10:51 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: VK204-25 GPO Question
- Replies: 4
- Views: 6742
- Tue Feb 21, 2006 10:11 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: VK204-25 GPO Question
- Replies: 4
- Views: 6742
- Mon Feb 13, 2006 11:59 am
- Forum: MOC/MOS/MOI/MOU/X-Board/MOP
- Topic: X-Board with Noritake VFD
- Replies: 3
- Views: 11142
- Wed Feb 08, 2006 11:46 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Determining if display is started up
- Replies: 3
- Views: 5306
Hi dannysauer,
I was going to say query the display until I read the last part of your post. Yes, the best thing to do is to query the display. Say for example, send cmd 254 55 and it should reply its module type which is 0x0F for the VK204-25 that you have. This of course is an indication that it ...
I was going to say query the display until I read the last part of your post. Yes, the best thing to do is to query the display. Say for example, send cmd 254 55 and it should reply its module type which is 0x0F for the VK204-25 that you have. This of course is an indication that it ...