SX and Seetron 2x16 lcd
Hello!
OK, I finally am playing with my sx lite kit I bought a while back. I've decided to play around with a ds1620 I have that I could not get to work with my bs2sx. Right now, I am not even hooking up the chip. I have downloaded the sx serial lcd demo program into my sx28 (hey, hey! downloaded and ran...yeah no problems!
) When I run the program however, my lcd fills with triangles. I have played with the baud settings on the back (2400 or 9600), I have changed the serout speed and the true, open true values yet i still have triangles. I know my sx is sending data because I have characters moving randomly on the lcd, it just really acts like I have the baud setting wrong. attached is my program. I just have a wire from ra1 to the serial data pin on the lcd.
Sooo, any suggestions?
Thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Shawn Lowe
My last words shall be - "NOT YET!!!"
OK, I finally am playing with my sx lite kit I bought a while back. I've decided to play around with a ds1620 I have that I could not get to work with my bs2sx. Right now, I am not even hooking up the chip. I have downloaded the sx serial lcd demo program into my sx28 (hey, hey! downloaded and ran...yeah no problems!
![smile.gif](http://forums.parallax.com/images/smilies/smile.gif)
Sooo, any suggestions?
Thanks
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Shawn Lowe
My last words shall be - "NOT YET!!!"
Comments
Post Edited (PJ Allen) : 6/8/2007 2:13:55 AM GMT
When you do, remember to put a pause in at the start (about 200 milliseconds should be enough), to allow the display to initialise.
Also when you clear the display with a command, have a short pause before sending more data to the display, as this can have strange affects on the display.
Once you prove it this way, you know the baud rate is correct, and its easier to then get more advanced with the commands etc.
Cheers,
Chris, WA.
Yep, the problem was I was too complex, too early. Also the codes for the parallax lcd ARE NOT the same for my seetronic! Changing those up and I got a coherent message(you have to tell the seetronic your going to send a command before you send it). It will take some research to get it "cool" but at least I know I am communicating!
Thanks guys
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Shawn Lowe
My last words shall be - "NOT YET!!!"
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Shawn Lowe
My last words shall be - "NOT YET!!!"