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
LK204-25 Baud Rate issue
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
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
Design & Development
Matrix Orbital