635 - only some packets appear -SOLVED
I have VB.net code that controls my 635. Only some text works.
"Insert USB Stick" works, but "Hello" doesn't, however "00Hello" (two zeros does)
in the packet, the first byte is the command, 31, 2nd is the length, third and fourth are zeros (for first row, col) and the rest is the data and spaces. I wonder if it is an error with the CRC. I used the example code for VB 6, which I can post if you like.
Thank you,
Paul Thompson
----------Edit--------
I went to the mscomm istead of the serial port control....it's flawless!
I have VB.net code that controls my 635. Only some text works.
"Insert USB Stick" works, but "Hello" doesn't, however "00Hello" (two zeros does)
in the packet, the first byte is the command, 31, 2nd is the length, third and fourth are zeros (for first row, col) and the rest is the data and spaces. I wonder if it is an error with the CRC. I used the example code for VB 6, which I can post if you like.
Thank you,
Paul Thompson
----------Edit--------
I went to the mscomm istead of the serial port control....it's flawless!
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
Last edited: