Shop OBEX P1 Docs P2 Docs Learn Events
read on serial port — Parallax Forums

read on serial port

JohnnyfumiJohnnyfumi Posts: 14
edited 2008-06-16 17:47 in Propeller 1
Hi, i'm using "fullduplex.spin" for serial communication. I have no problem for writing byte but i don't know how to read data by serial source. In fullduplex.spin exists rx method but if i send data by a terminal (hyperterminal) and then run the program on propeller i don't read nothing. I think that it's normal because the two operations are not simultaneous. So how can i solve my problem? i have to create a buffer? and if it's correct how can i do it?

thanks

Johnny

Comments

Sign In or Register to comment.