LK204-25 Baud Rate issue

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
taiwest
LCD?
Posts: 1
Joined: Wed May 27, 2009 2:54 am

LK204-25 Baud Rate issue

Post by taiwest »

I am unable to set the baud rate above 38400. As soon as I attempt 57600 I am getting gibberish. I am using an arduino NG as my dev board. Any ideas?
//Serial.print(51, BYTE); //19200
//Serial.print(34, BYTE); //28800
Serial.print(25, BYTE); //38400
//Serial.print(16, BYTE); //57600
Thank you
Clark
Matrix Orbital
Matrix Orbital
Posts: 881
Joined: Fri Aug 17, 2007 10:58 am
Location: Matrix Orbital
Contact:

Post by Clark »

Hi Taiwest,

If you could, I'd recommend connecting your Arduino back to your PC and using a program such as Hyperterminal to confirm that the board is communicating at 57600 baud. You should be able to do the same for the display as well. If you can not solve the problem this way, please post your findings and I'll provide some additional info.

Thanks,
~Troy
Troy Clark
Design & Development
Matrix Orbital
Post Reply