lcd 27977 with 16f88 and picbasic
i have a parallax lcd 27977. i use picbasic to program my 16f88. what i'm trying to do is get some text displayed to this lcd but not having any success. i'm using the picbasic "serout" statement via portb.4/pin 10. having Rx lead connected to this port produces no text at all to the lcd.
anyone tried this setup before and/or have any suggestions?
tia
anyone tried this setup before and/or have any suggestions?
tia
Comments
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
"t2400" did the trick but values "396",[noparse][[/noparse]Driven,True,None] and "16780",[noparse][[/noparse]Driven,Inverted,None] didn't. {??}
OSC and OSCCON had to be set correctly or i couldn't get any text to display. the datasheet at section at 4.6.1 for 16F88 helped with that. working now
mucho gracias!