zmanultra
Member level 2
HI every one
iv got this problem with my routine, or somthing, it dosen't seem to work
this is what happens
------------------------------------------------
SO var PortB.7
BAUD CON 84 '9600 baud, no parity, true, always driven
MAIN:
SEROUT2 SO,BAUD,["HELLO WORLD"]
PAUSE 1000
GOTO MAIN
END
----------------------------------------------------
and when i seen the out put from the uart i get all these weird symboles, i dont understand Y
iv got this problem with my routine, or somthing, it dosen't seem to work
this is what happens
------------------------------------------------
SO var PortB.7
BAUD CON 84 '9600 baud, no parity, true, always driven
MAIN:
SEROUT2 SO,BAUD,["HELLO WORLD"]
PAUSE 1000
GOTO MAIN
END
----------------------------------------------------
and when i seen the out put from the uart i get all these weird symboles, i dont understand Y